This article relates to the game "Counter-Strike 2". Click here for more information.
This article relates to the software/tool "Counter-Strike 2 Workshop Tools". Click here for more information.
This article's documentation is for Source 2. Click here for more information.

Counter-Strike 2 Workshop Tools/Introduction: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added some info about CS2 Workshop Tools)
 
mNo edit summary
 
(18 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Language subpage}}
{{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}} are a collection of tools for creating maps, mods and skins on {{source2|4}}
{{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==
[[Image:CS2 workshop tools main page.png|thumb|right|300px|Main window of {{cs2tools|4|nt=2}} for {{source2|4}}]]
[[File:CS2 workshop tools main page.png|thumb|right|300px|Main window of {{cs2tools|4|nt=2}} for {{source2|4}}]]
 
{{warning|{{cs2|4}} and {{cs2tools|4|nt=2}} are still in beta. Some options may change!}}


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==
[[Image:CS2 workshop item editor main window.png|thumb|right|300px|Main window of {{cs2tools|4|nt=2}} Item Editor]]
[[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===
[[Image:CS2 workshop tools hammer.png|thumb|right|300px|Main window of {{cs2|4}} {{hammer5|4|nt=2}}]]
[[File:CS2 workshop tools hammer.png|thumb|right|300px|Main window of {{cs2|4}} {{hammer5|4|nt=2}}]]
[[Image:CS2 workshop tools asset browser.png|thumb|right|300px|Main window of {{cs2|4}} {{assetbrowser|4}}]]
[[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

English (en)Deutsch (de)Español (es)Polski (pl)Русский (ru)Türkçe (tr)Українська (uk)中文 (zh)Translate (Translate)

Counter-Strike 2 Workshop Tools CS2 Workshop Tools is a collection of tools for creating maps, mods and skins on Source 2 Source 2 for Counter-Strike 2 Counter-Strike 2, it is currently freely available.

Introduction

Main window of Counter-Strike 2 Workshop Tools CS2 Workshop Tools for Source 2 Source 2

First, you need to install Workshop Tools (see: Counter-Strike 2 Workshop Tools/Installing and Launching Tools)

After launching, you will see the main Counter-Strike 2 Workshop Tools CS2 Workshop Tools window.

You will see four main options there:

  • Launch Workshop Item Tools
  • Create New Addon
  • Edit Addon Map
  • Launch Tools
Note.pngNote: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

Main window of Counter-Strike 2 Workshop Tools CS2 Workshop Tools Item Editor

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.

Todo: Create and link Workshop Item Tools page

New Addon

Creates new addon in Counter-Strike 2 Workshop Tools CS2 Workshop Tools. You only need to give it a name.

Edit Addon Map

When you select this option, two programs will run.

  1. Hammer 5.x Source 2 Hammer
  2. Asset Browser Asset Browser

Both of which are necessary for creating new maps for Counter-Strike 2 Counter-Strike 2

Warning.pngWarning: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

Launch Tools

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

Note.pngNote:Particle Editor Particle Editor is not currently enabled in the Counter-Strike 2 Workshop Tools CS2 Workshop Tools and it is unknown if it will be re-enabled in the future.
Note.pngNote: Particle Editor Particle Editor can be re-enabled by removing the csgo entry from the following : 🖿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