Dedicated Linux server: Difference between revisions
From TF2 Classified Wiki
More actions
Move notice to Ambox |
Fix link formatting |
||
| Line 240: | Line 240: | ||
You can enable this by adding <code>sv_use_steam_networking 1</code> to <code>classified/tf2classified/cfg/default.cfg</code>. | You can enable this by adding <code>sv_use_steam_networking 1</code> to <code>classified/tf2classified/cfg/default.cfg</code>. | ||
If you want your server to appear on the server browser with SDR enabled you will need to supply a GLST token. You can acquire a key by going to [[https://steamcommunity.com/dev/managegameservers | If you want your server to appear on the server browser with SDR enabled you will need to supply a GLST token. You can acquire a key by going to [[this page|https://steamcommunity.com/dev/managegameservers]]. Once you've got it, put <code>sv_setsteamaccount $KEY</code> in your configuration, replacing $KEY with the token from the page. | ||
== Troubleshooting == | == Troubleshooting == | ||