Dedicated legacy Linux server: Difference between revisions
From TF2 Classified Wiki
More actions
Technochips (talk | contribs) use pre instead of code, added instructions for manual installs |
Steamcmd throws error when logging in instructing force_install_dir to be set before login, corrected guide accordingly. |
||
| Line 50: | Line 50: | ||
<pre># su - steam</pre> | <pre># su - steam</pre> | ||
Run <code>steamcmd</code> and let it update. When it’s finished updating and displays | Run <code>steamcmd</code> and let it update. When it’s finished updating and displays the main SteamCMD shell, run <code>force_install_dir /opt/tf2classic/server</code> to choose the directory for the Source SDK Base 2013 Dedicated server to install into. This path can be anything, just make sure you have access to it. | ||
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 validate</code> in SteamCMD to install Source SDK Base 2013 DS. | ||