killing_floor_server_quick_start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| killing_floor_server_quick_start [2012/07/15 18:45] – tkbletsc | killing_floor_server_quick_start [2012/07/15 19:32] (current) – tkbletsc | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| //Note: if using modern Ubuntu or Debian 32-bit, first do: //'' | //Note: if using modern Ubuntu or Debian 32-bit, first do: //'' | ||
| + | |||
| + | ===== Auto-install script ===== | ||
| + | |||
| + | < | ||
| + | |||
| + | wget -c http:// | ||
| + | chmod +x hldsupdatetool.bin || exit | ||
| + | ./ | ||
| + | |||
| + | cat <<EOL > go | ||
| + | cd system | ||
| + | ./ucc-bin server KF-BioticsLab.rom? | ||
| + | EOL | ||
| + | chmod +x go | ||
| + | |||
| + | echo ' | ||
| + | chmod +x update | ||
| + | |||
| + | ./update ; ./update | ||
| + | |||
| + | </ | ||
| ===== Manually ===== | ===== Manually ===== | ||
| Line 17: | Line 38: | ||
| ./ucc-bin server KF-BioticsLab.rom? | ./ucc-bin server KF-BioticsLab.rom? | ||
| | | ||
| - | ===== Automatically ===== | ||
| - | |||
| - | < | ||
| - | |||
| - | wget -c http:// | ||
| - | chmod +x hldsupdatetool.bin || exit | ||
| - | ./ | ||
| - | |||
| - | ./steam -command update -game killingfloor -dir . | ||
| - | </ | ||
killing_floor_server_quick_start.1342403138.txt.gz · Last modified: by tkbletsc
