Game Server Login Token for CSGO
CS:GO servers require a login token to connect to the master server. To create a token, please follow these steps:
- Go to the following page and sign in -> https://steamcommunity.com/dev/managegameservers
- Enter 730 in the App ID field.
- If you want, you can enter something in the notes field. (e.g. My Deathmatch Server)
- Click on Create.
- Copy the login token into the field in the web interface.
For an existing Basic Server:
Follow steps 1-4
5) Server Settings -> Game Server Login Token
Paste the login token and save. Restart the server.
For an existing Advanced Server:
Follow steps 1-4
5) Edit Configuration -> autoexec.cfg
Insert the following sv_setsteamaccount LoginToken
Save and then restart the server.