How to Create and Add a Game Server Login Token
A Game Server Login Token (GSLT) is required for your Euro Truck Simulator 2 server to appear in the Steam server browser. This guide walks you through generating one and applying it to your server configuration.
Before you start: You need a Steam account to generate a login token. The App ID for Euro Truck Simulator 2 is 227300.
Generate the token
- Log into your Game Control Panel.
- Stop your server if it is currently running.
- Open the Steam Game Server Account Management page.
- Enter
227300as the App ID. - Enter any text in the Memo field to identify this token.
- Click Create to generate the token. Copy the token string.
Apply the token to your server
- In the game panel, click Configuration Files.
- Open the config file using either the Text Editor or the Config Editor.
- Locate the
server_logon_tokenfield. - Paste the token you copied and save the file.
- Start your server.
Troubleshooting
- If your server still does not appear in the browser after applying the token, verify the token was created with App ID
227300and that your server is fully started. - Each token is tied to one Steam account. If your account is VAC banned, the token will be invalid.
- You can also configure the lobby name and other settings in the same configuration file.