Skip to content

CS2 Hidden/Dev convar & command unlocker

License

Notifications You must be signed in to change notification settings

FemboyKZ/CS2UnlockCvars

 
 

Repository files navigation

CS2UnlockCvars

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.

Installation

Compilation

Requirements

Instructions

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.

About

CS2 Hidden/Dev convar & command unlocker

Resources

License

Stars

Watchers

Forks

Languages

  • Python 58.2%
  • C++ 36.2%
  • C 5.6%