Counter-Strike 2 Workshop Tools/Introduction: Difference between revisions
(Added some info about CS2 Workshop Tools) |
SethTooQuick (talk | contribs) mNo edit summary |
||
(18 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{LanguageBar}} | ||
<!-- Add the categories to the main page, not here --> | <!-- Add the categories to the main page, not here --> | ||
{{Cs2_tools_topicons}} | |||
{{cs2tools|4|nt=2}} | {{cs2tools|4|nt=2}} is a collection of tools for creating maps, mods and skins on {{source2|4}} for {{cs2|4}}, it is currently freely available. | ||
==Introduction== | ==Introduction== | ||
[[ | [[File:CS2 workshop tools main page.png|thumb|right|300px|Main window of {{cs2tools|4|nt=2}} for {{source2|4}}]] | ||
First, you need to install Workshop Tools (see: [[Counter-Strike 2 Workshop Tools/Installing and Launching Tools]]) | First, you need to install Workshop Tools (see: [[Counter-Strike 2 Workshop Tools/Installing and Launching Tools]]) | ||
Line 17: | Line 15: | ||
* Launch Workshop Item Tools | * Launch Workshop Item Tools | ||
* Create New Addon | * Create New Addon | ||
* Edit Addon Map | * Edit Addon Map | ||
* Launch Tools | * Launch Tools | ||
{{note|Opening an Addon with "Edit Addon Map" will disable Path Traced Preview! It is recommended to open addons with Launch Tools and manually open Hammer}} | |||
==Quick overview== | ==Quick overview== | ||
[[ | [[File:CS2 workshop item editor main window.png|thumb|right|300px|Main window of {{cs2tools|4|nt=2}} Item Editor]] | ||
===Workshop Item Tools=== | ===Workshop Item Tools=== | ||
After running Workshop Item Tools, a new window will appear. | After running Workshop Item Tools, a new window will appear. | ||
Line 38: | Line 37: | ||
===Edit Addon Map=== | ===Edit Addon Map=== | ||
[[ | [[File:CS2 workshop tools hammer.png|thumb|right|300px|Main window of {{cs2|4}} {{hammer5|4|nt=2}}]] | ||
[[ | [[File:CS2 workshop tools asset browser.png|thumb|right|300px|Main window of {{cs2|4}} {{assetbrowser|4}}]] | ||
When you select this option, two programs will run. | When you select this option, two programs will run. | ||
#{{hammer5|4|nt=2}} | #{{hammer5|4|nt=2}} | ||
#{{assetbrowser|4}} | #{{assetbrowser|4}} | ||
Both of which are necessary for creating new maps for {{cs2|4}} | Both of which are necessary for creating new maps for {{cs2|4}} | ||
{{warning|Opening an Addon with "Edit Addon Map" will disable Path Traced Preview! It is recommended to open addons with Launch Tools and manually open Hammer}} | |||
===Tools=== | ===Launch Tools=== | ||
This option will launch {{assetbrowser|4}} from which we can access other tools. | This option will launch {{assetbrowser|4}} from which we can access other tools. | ||
This includes ''{{hammer5|4|nt=0}}'', ''{{MatEdit|4}}'', ''{{MdlDocEdit|4|nt=1}}'', {{ImgSubrect|4.1}}, and {{S2fm|4.1}}. | |||
{{note|{{ParEdit|4}} is not currently enabled in the {{cs2tools|4|nt=2}} and it is unknown if it will be re-enabled in the future. }} | |||
{{note| {{ParEdit|4}} can be re-enabled by removing the '''''csgo''''' entry from the following : | |||
{{Path|game/bin/sdkenginetools.txt}} under the '''''m_ExcludeFromMods''''' list that is located under the tool entry labeled as '''''pet''''', then from {{Path|game/bin/assettypes_common.txt}} under '''''m_HideForRetailMods''''' that is located under '''''particle_asset''''' }} | |||
[[Category:Source 2]] | |||
[[Category:Counter-Strike 2 Workshop Tools]] |
Latest revision as of 09:12, 20 July 2024
CS2 Workshop Tools is a collection of tools for creating maps, mods and skins on
Source 2 for
Counter-Strike 2, it is currently freely available.
Introduction
First, you need to install Workshop Tools (see: Counter-Strike 2 Workshop Tools/Installing and Launching Tools)
After launching, you will see the main CS2 Workshop Tools window.
You will see four main options there:
- Launch Workshop Item Tools
- Create New Addon
- Edit Addon Map
- Launch Tools

Quick overview


Workshop Item Tools
After running Workshop Item Tools, a new window will appear.
On the left side we can see a list of example weapon finishes, stickers and graffiti.
When you create a new finish, it will automatically be assigned to the appropriate folder in the list.
From this window we can also inspect, preview, and publish our work.
New Addon
Creates new addon in CS2 Workshop Tools. You only need to give it a name.
Edit Addon Map
When you select this option, two programs will run.
Both of which are necessary for creating new maps for Counter-Strike 2

Launch Tools
This option will launch Asset Browser from which we can access other tools.
This includes
Hammer,
Material Editor,
ModelDoc,
Image Subrect Editor, and
Source 2 Filmmaker.






game/bin/sdkenginetools.txt
under the m_ExcludeFromMods list that is located under the tool entry labeled as pet, then from 
game/bin/assettypes_common.txt
under m_HideForRetailMods that is located under particle_asset