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:48] – tkbletsc | killing_floor_server_quick_start [2012/07/15 19:32] (current) – tkbletsc | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| ./ | ./ | ||
| - | ./steam -command update -game killingfloor -dir . | + | cat <<EOL > go |
| + | cd system | ||
| + | ./ucc-bin server KF-BioticsLab.rom? | ||
| + | EOL | ||
| + | chmod +x go | ||
| + | |||
| + | echo './steam -command update -game killingfloor -dir .' > update | ||
| + | chmod +x update | ||
| + | |||
| + | ./update ; ./update | ||
| </ | </ | ||
killing_floor_server_quick_start.1342403332.txt.gz · Last modified: by tkbletsc
