User Tools

Site Tools


left_4_dead_2_server_quick_start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
left_4_dead_2_server_quick_start [2012/07/15 18:48] tkbletscleft_4_dead_2_server_quick_start [2012/07/15 20:33] (current) tkbletsc
Line 3: Line 3:
 //Note: if using modern Ubuntu or Debian 32-bit, first do: //''sudo apt-get install lib32gcc1'' //Note: if using modern Ubuntu or Debian 32-bit, first do: //''sudo apt-get install lib32gcc1''
  
-===== Auto install script =====+===== Auto-install script =====
 <code=bash> <code=bash>
 wget -c http://storefront.steampowered.com/download/hldsupdatetool.bin || exit wget -c http://storefront.steampowered.com/download/hldsupdatetool.bin || exit
Line 14: Line 14:
 ./srcds_run l4d -autoupdate +hostport 27015 +ip 0.0.0.0 +exec server.cfg ./srcds_run l4d -autoupdate +hostport 27015 +ip 0.0.0.0 +exec server.cfg
 EOL EOL
-chmod +go+chmod +go
  
 mkdir -p left4dead2/left4dead2/cfg mkdir -p left4dead2/left4dead2/cfg
Line 30: Line 30:
 EOL EOL
  
-./steam -command update -game left4dead2 -dir .+echo './steam -command update -game left4dead2 -dir .' > update 
 +chmod +x update 
 + 
 +./update ; ./update 
  
-./steam -command update -game left4dead2 -dir . 
 </code> </code>
  
left_4_dead_2_server_quick_start.1342403313.txt.gz · Last modified: 2012/07/15 18:48 by tkbletsc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki