Counter-Strike 2 Workshop Tools

From Valve Developer Community
Revision as of 02:30, 13 September 2023 by MaxDeVos (talk | contribs) (Created page)
Jump to navigation Jump to search


Counter-Strike 2, like the previous Source 2 Source 2 titles Half-Life: Alyx Half-Life: Alyx, Dota 2 Dota 2, and SteamVR Home SteamVR Home uses the VScript scripting system based the 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. Template:ModernNote