This MetaMod:Source plugin for CS2 adds the sv_setsteamaccount
command, which allows you to authorize the game server with a GSLT token, to display it in the server browser
- 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=server_account --plugin-alias=server_account --sdks=cs2 --targets=x86_64 --mms_path=??? --hl2sdk-root=???
ambuild