How do I generate a Steam Auth Token (GSLT, Game Server Login Token) for my server?

Some games now requires a GSLT (Game server login token), this token is used to authenticate your server with steam so that players can join. You can configure this in your configuration files on our server hosting control panel.

 

To get a token, first you'll want to head over to https://steamcommunity.com/dev/managegameservers and login.

 

Next, you need to find the AppID for the game that your server is for, not the AppID of the server installation. You can do this by heading over to SteamDB and searching for the game.

For example, for Unturned server hosting the App ID is 1110390 however the AppID for the game itself is 304930, as you can see in this screenshot from searching Unturned on SteamDB:

SteamDB image of Unturned servers

If you are unsure of what the ID should be for your game server, or simply cannot seem to find it, please submit a ticket and we can give you the Steam AppID.

 

Now we have our ID, we can enter this into the create form at the bottom of the Steam Game Server Account Management website:

 

Now, it will generate you a token that you can use on your game server, in the case of our demo, it's for Unturned server hosting, this is what you'll enter into the configuration file.

 

  • 0 Los Usuarios han Encontrado Esto Útil
¿Fue útil la respuesta?

Artículos Relacionados

How to find your personal Steam ID64 number

Your SteamID64 number is required for quite a number of things when you're running a game server,...