Browse Source

kfserver

added
pull/668/head
PhilPhonic 10 years ago
parent
commit
b3cf4a0c92
  1. 3
      KillingFloor/kfserver

3
KillingFloor/kfserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="271215"
version="010216"
#### Variables ####
@ -26,6 +26,7 @@ steampass="password"
defaultmap="KF-BioticsLab.rom"
ip="0.0.0.0"
updateonstart="off"
startonmonitor="off"
fn_parms(){
parms="server ${defaultmap}?game=KFmod.KFGameType?VACSecured=true -nohomedir ini=${servercfg} log=${gamelog}"

Loading…
Cancel
Save