A Steam Game Server Login Token gives the Convoy session a persistent server identity. Without one, the dedicated server uses an anonymous, non-persistent search ID.
- Sign in to Steam’s game server account manager.
- Create a token using the American Truck Simulator game App ID
270880. Use the game App ID, not the dedicated-server tool App ID. - Stop the server and open
server_config.siithrough Configuration Files and Text Editor. - Paste the token between the quotation marks on the
server_logon_tokenline. - Save the file and start the server.
server_logon_token: "YOUR_GSLT_HERE"
Keep the token private. If it is exposed, revoke it in Steam and generate a replacement.