Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.
/ ServerAccount Public archive

MetaMod:Source plugin for CS2 that allows you to authorize a game server using a GSLT token

License

Notifications You must be signed in to change notification settings

komashchenko/ServerAccount

Repository files navigation

ServerAccount

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

Installation

  1. Install Metamod:Source
  2. Grab the latest release package
  3. Extract the package and upload it to your gameserver
  4. Use meta list to check if the plugin works

Build instructions

Just as any other AMBuild project:

  1. Install AMBuild
  2. Download CS2 SDK
  3. Download Metamod:Source
  4. mkdir build && cd build
  5. python ../configure.py --enable-optimize --plugin-name=server_account --plugin-alias=server_account --sdks=cs2 --targets=x86_64 --mms_path=??? --hl2sdk-root=???
  6. ambuild

About

MetaMod:Source plugin for CS2 that allows you to authorize a game server using a GSLT token

Resources

License

Stars

Watchers

Forks

Packages

No packages published