fix_kf2.sh 506 B

1234567891011121314151617181920
  1. #!/bin/bash
  2. # LinuxGSM fix_kf3.sh function
  3. # Author: Daniel Gibbs
  4. # Website: https://linuxgsm.com
  5. # Description: Resolves various issues with Killing Floor 2.
  6. local commandname="FIX"
  7. local commandaction="Fix"
  8. local function_selfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
  9. fn_parms(){
  10. parms="\"${defaultmap}?Game=KFGameContent.KFGameInfo_VersusSurvival\""
  11. }
  12. fn_print_information "starting ${gamename} server to generate configs."
  13. sleep 1
  14. exitbypass=1
  15. command_start.sh
  16. sleep 10
  17. command_stop.sh