resourcemod
resourcemod copied to clipboard
Create unique game modes in Counter-Strike 2 using a full-fledged Go runtime.
ResourceMod
How to build
git clone --recurse-submodules [email protected]:resourcemod/resourcemod.git- Set environment variables HL2SDK and MMS_PATH (full paths)
- Open AMBuildScript file and replace values in additional_includes with your full paths
make configuremake build
How to use
License
Current project is under GPL-3.0 license.