CS2UnlockCvars is a plugin made by stripping CS2Fixes of most of its features and only leaving the cvar unlocking part intact.
All credit goes to CS2Fixes
The plugin unlocks all dev only and hidden convars and commands.
- Install Metamod
- Download the latest release package for your OS
- Extract the package contents into
game/csgo
on your server
- Metamod:Source (build 1219 or higher)
- AMBuild
git clone https://github.com/FemboyKZ/CS2UnlockCvars/ && cd CS2UnlockCvars
git submodule update --init --recursive
export MMSOURCE112=/path/to/metamod/
export HL2SDKCS2=/path/to/sdk/submodule
mkdir build && cd build
python3 ../configure.py --enable-optimize --symbol-files --sdks cs2
ambuild
Copy the contents of package/ to your server's csgo/ directory.