User Tools

Site Tools


killing_floor_server_quick_start

This is an old revision of the document!


Killing Floor server quick start

Note: if using modern Ubuntu or Debian 32-bit, first do: sudo apt-get install lib32gcc1

Auto-install script

wget -c http://storefront.steampowered.com/download/hldsupdatetool.bin || exit
chmod +x hldsupdatetool.bin || exit
./hldsupdatetool.bin || exit
 
./steam -command update -game killingfloor -dir .
./steam -command update -game killingfloor -dir .

Manually

Get steam:

wget http://storefront.steampowered.com/download/hldsupdatetool.bin
chmod +x hldsupdatetool.bin
./hldsupdatetool.bin

Install:

./steam -command update -game killingfloor -dir .

The launch script implicitly configures it:

cd system
./ucc-bin server KF-BioticsLab.rom?game=KFmod.KFGameType?VACSecured=true?MaxPlayers=6?GamePassword=XXXXXXX?AdminPassword=YYYYYYY?AdminName=admin
killing_floor_server_quick_start.1342404140.txt.gz · Last modified: 2012/07/15 19:02 by tkbletsc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki