Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Dedicated legacy Linux server: Difference between revisions

From TF2 Classified Wiki
22.04 isn't supported
Webb (talk | contribs)
Add previous2021 branch to guide
Line 56: Line 56:
Login anonymously by typing and running: <code>login anonymous</code>
Login anonymously by typing and running: <code>login anonymous</code>


Then run <code>app_update 244310 validate</code> in SteamCMD to install Source SDK Base 2013 DS.
Then run <code>app_update 244310 -beta previous2021 validate</code> in SteamCMD to install Source SDK Base 2013 DS.


Give it a few, and when it’s finished we can run <code>exit</code>.
Give it a few, and when it’s finished we can run <code>exit</code>.
Line 158: Line 158:
@NoPromptForPassword 1
@NoPromptForPassword 1
login anonymous
login anonymous
app_update 244310
app_update 244310 -beta previous2021
quit
quit
</pre>
</pre>