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
Last revisionBoth sides next revision
left_4_dead_2_server_quick_start [2012/07/15 18:48] tkbletscleft_4_dead_2_server_quick_start [2012/07/15 19:26] 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 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.txt · Last modified: 2012/07/15 20:33 by tkbletsc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki