This MetaMod:Source plugin for CS2 add the advertising
- Install Metamod:Source
- Grab the latest release package
- Extract the package and upload it to your gameserver
- Use
meta list
to check if the plugin works
Just as any other AMBuild project:
- Install AMBuild
- Download CS2 SDK
- Download Metamod:Source
mkdir build && cd build
python ../configure.py --enable-optimize --plugin-name=advertising --plugin-alias=advertising --sdks=cs2 --targets=x86_64 --mms_path=??? --hl2sdk-root=???
ambuild