resourcemod icon indicating copy to clipboard operation
resourcemod copied to clipboard

Create unique game modes in Counter-Strike 2 using a full-fledged Go runtime.

ResourceMod

How to build

  1. git clone --recurse-submodules [email protected]:resourcemod/resourcemod.git
  2. Set environment variables HL2SDK and MMS_PATH (full paths)
  3. Open AMBuildScript file and replace values in additional_includes with your full paths
  4. make configure
  5. make build

How to use

Check out our documentation

License

Current project is under GPL-3.0 license.