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 page is a index to the software documentation. Click here for more information.
This article's documentation is for Source 2. Click here for more information.
This page has been semi-protected so that only established users can edit it.

Counter-Strike 2 Workshop Tools: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page)
No edit summary
 
(95 intermediate revisions by 13 users not shown)
Line 1: Line 1:
[[Category:Source 2]]
{{cs2 tools topicons}}
{{DIP topicon}}
{{semi-protection}}


Counter-Strike 2, like the previous {{Source 2|2}} titles {{hla|4}}, {{dota2|4}}, and {{VRHome|4}} uses the [[VScript]] scripting system based the [http://www.lua.org/manual/5.4/ Lua programming language]. In previous games, it provided the ability to use Lua scripts natively when building custom levels using the Hammer editor. Scripts can be used for a variety of things including creating new game modes, weapons and other types of complicated logic.  
{{LanguageBar}}
{{ModernNote |As of ''Limited Test Build v. 2000121/13936'', VScript is unavailable to end users, but inspection of CS2's internal files confirms the use of Lua scripts for configuration of the Wingman gamemode, as well as managing behavior of various interactive elements on ''de_vertigo''.}}
 
{{Background
| file = Screenshot - CS2 LC Performance Test map.jpg
| opacity = 3%
| gradient-height = 500px
}}
 
{{Software documentation index
| width = 750px
| border color = #935A36
| button bgcolor = #302D28
| button text color = #DDC09F
 
| comment = {{bug|There are bugs here! See them on the [[Counter-Strike 2 Workshop Tools/Issues|issues page]].|hidetested=1}}
| banner = CS2 workshop about.png
| banner width = 566px
| desc width = 550px
| desc = The {{cs2tools|4.1}} is a set of software utilities available as a free download for {{cs2|1}} that allow you to create items for inclusion in the [[Steam Workshop]] and your own custom game addons, such as new maps.
 
| link 1 = '''[[Counter-Strike 2 Workshop Tools/Installing and Launching Tools|Download and Installation]]'''
| link 2 = '''{{github|ValveSoftware/csgo-osx-linux/issues|Report a bug|icon=hide}}''' (GitHub)
 
| button 1 = Introduction
| button 1 link = Counter-Strike 2 Workshop Tools/Introduction
| button 1 desc = Introduction to using the {{cs2|name}} Workshop Tools.
 
| button 2 = Weapon Finishes
| button 2 link = Counter-Strike 2 Workshop Tools/Weapon Finishes
| button 2 desc = Introduction to creating weapon finishes for {{cs2|name}} using the Workshop Tools.
 
| button 3 = Level Design
| button 3 link = Counter-Strike 2 Workshop Tools/Level Design
| button 3 desc = Creating [[Map (level design)|levels]] for {{cs2|name}} with the {{hammer5|1|nt=HE}}.
 
| button 4 = Scripting
| button 4 link = Counter-Strike 2 Workshop Tools/Scripting
| button 4 desc = Writing scripts for {{cs2|name}}.
 
| button 5 = Modeling
| button 5 link = Counter-Strike 2 Workshop Tools/Modeling
| button 5 desc = Creating [[Models|3D models]] for {{cs2|name}}.
 
| button 6 = Materials
| button 6 link = Counter-Strike 2 Workshop Tools/Materials
| button 6 desc = Creating [[materials]] for {{cs2|name}}.
 
| button 7 = Particles
| button 7 link = Counter-Strike 2 Workshop Tools/Particles
| button 7 desc = Creating [[particles]] with the [[Particle Editor (Source 2)|Particle Editor]] for {{cs2|name}}.
 
| button 8 = Sound
| button 8 link = Counter-Strike 2 Workshop Tools/Addon Sounds
| button 8 desc = Adding sounds to an Addon in {{cs2|name}}.
 
| button 9 = Postprocessing
| button 9 link = Counter-Strike 2 Workshop Tools/Postprocessing
| button 9 desc = Using the {{PostprocEditor|1}} to add postprocessing effects to {{cs2|name}} addons
 
| button 10 = Source Filmmaker
| button 10 link = Counter-Strike 2 Workshop Tools/Source Filmmaker
| button 10 desc = Creating videos, films and stills with {{src2|name}} and {{cs2|name}}.
 
| button 11 = Reference
| button 11 link = Counter-Strike 2 Workshop Tools/Reference
| button 11 desc = Reference documentation for {{cs2|name}}.
 
| button 12 = Examples
| button 12 link = Counter-Strike 2 Workshop Tools/Examples
| button 12 desc = Example maps, prefabs and other content for {{cs2|name}}.
| button 12 redlink = true
 
| button 13 = Scripting API
| button 13 link = Counter-Strike 2 Workshop Tools/Scripting API
| button 13 desc = The Scripting API for {{cs2|name}}.
| button 13 redlink = true
 
| button 14 = Official Tools
| button 14 link = Counter-Strike 2 Workshop Tools/Official Tools
| button 14 desc = Official tools made by [[Valve]] and available in Counter-Strike 2.
 
| button 15 = Third-Party Tools
| button 15 link = Counter-Strike 2 Workshop Tools/Unofficial Tools
| button 15 desc = Developer tools created by the modding community.
}}
 
[[Category:Workshop Tools]]
[[Category:Entry pages]]

Latest revision as of 12:34, 7 September 2025

English (en)Deutsch (de)Español (es)Hrvatski (hr)Português (pt)Português do Brasil (pt-br)Русский (ru)Türkçe (tr)中文 (zh)Translate (Translate)
Screenshot - CS2 LC Performance Test map.jpg
Icon-Bug.pngBug:There are bugs here! See them on the issues page.