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

User:Webb/Steam dedicated server: Difference between revisions

From TF2 Classified Wiki
Webb (talk | contribs)
No edit summary
Webb (talk | contribs)
No edit summary
Line 158: Line 158:
$ unzip $PATH_TO_ARCHIVE</pre>
$ unzip $PATH_TO_ARCHIVE</pre>


And merge the <code>cfg</code> folder with <code>/home/srcds/sdk/tf2classic/cfg/</code>.
And merge the <code>cfg</code> folder with <code>/home/srcds/classified/tf2classic/cfg</code>.


<pre>
<pre>
Line 227: Line 227:
WorkingDirectory=/home/srcds/classified
WorkingDirectory=/home/srcds/classified
RemainAfterExit=no
RemainAfterExit=no
ExecStartPre=/usr/games/steamcmd +runscript /home/srcds/bin/update-tf.steamcmd # Exclude or comment this and the next line if you don't want to check for an update before (re)starting
ExecStartPre=/usr/games/steamcmd +runscript /home/srcds/bin/update-tf.steamcmd
ExecStartPre=/usr/games/steamcmd +runscript /home/srcds/bin/update-classified.steamcmd
ExecStartPre=/usr/games/steamcmd +runscript /home/srcds/bin/update-classified.steamcmd
Environment="LD_LIBRARY_PATH=".:bin/linux64:$LD_LIBRARY_PATH""
Environment="LD_LIBRARY_PATH=".:bin/linux64:$LD_LIBRARY_PATH""