Dedicated legacy Linux server: Difference between revisions
From TF2 Classified Wiki
More actions
changed start script instructions from tilde to nano |
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> | ||