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
Mehr (talk | contribs)
changed start script instructions from tilde to nano
Mehr (talk | contribs)
m typo
Line 127: Line 127:
<pre>$ nano runserver.sh</pre>
<pre>$ nano runserver.sh</pre>


Fill it with this line (you may be able to paste using Shift+Insert:
Fill it with this line (you may be able to paste using <code>Shift+Insert</code>):


<pre>./srcds_run -console -game tf2classic +map pl_upward +maxplayers 24</pre>
<pre>./srcds_run -console -game tf2classic +map pl_upward +maxplayers 24</pre>