fix_kf2.sh 535 B

12345678910111213141516171819
  1. #!/bin/bash
  2. # LinuxGSM fix_kf2.sh module
  3. # Author: Daniel Gibbs
  4. # Contributors: http://linuxgsm.com/contrib
  5. # Website: https://linuxgsm.com
  6. # Description: Resolves issues with Killing Floor 2.
  7. moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
  8. startparameters="\"${defaultmap}?Game=KFGameContent.KFGameInfo_VersusSurvival\""
  9. fn_print_information "starting ${gamename} server to generate configs."
  10. exitbypass=1
  11. command_start.sh
  12. fn_firstcommand_reset
  13. fn_sleep_time_10
  14. exitbypass=1
  15. command_stop.sh
  16. fn_firstcommand_reset