KF2-SRV/SOURCES/config/kf2-srv.conf

32 lines
1.3 KiB
Plaintext
Raw Normal View History

2020-07-08 22:59:33 +00:00
# Displays game difficulty
# You can rename them as you like
2020-07-08 23:02:30 +00:00
DiffNames=('Normal' 'Hard' 'Suicide' 'Hell')
2020-07-08 22:59:33 +00:00
# Displays the number of waves
# You can rename them as you like (e.g. 'short' 'medium' 'long')
2020-07-08 23:02:30 +00:00
WaveNames=('4' '7' '10')
2020-07-08 22:59:33 +00:00
# Add custom gamemodes to the end of the list, similar to what is already there:
2020-07-08 23:02:30 +00:00
ModeNames['KFGameContent.KFGameInfo_Survival']='Survival'
ModeNames['KFGameContent.KFGameInfo_WeeklySurvival']='Weekly'
ModeNames['KFGameContent.KFGameInfo_Endless']='Endless'
ModeNames['KFGameContent.KFGameInfo_Objective']='Objective'
ModeNames['KFGameContent.KFGameInfo_VersusSurvival']='Versus'
2020-08-08 02:12:01 +00:00
# Custom gamemodes:
ModeNames['ControlledDifficulty_Endless.CD_Endless']='CD-E_Endless'
ModeNames['ControlledDifficulty_Eternal.CD_Survival']='CD-E_Survival'
ModeNames['ControlledDifficulty_Blackout.CD_Survival']='CD-B_Survival'
2020-07-08 23:02:30 +00:00
# Add mutators to the end of the list, similar to what is already there:
MutNames['ServerExtMut.ServerExtMut']='RPG'
2020-08-08 02:12:01 +00:00
MutNames['FriendlyHUD.FriendlyHUDMutator']='FriendlyHUD'
MutNames['KFMutator.KFMutator_MaxPlayersV2']='MaxPlayers'
MutNames['ClassicScoreboard.ClassicSCMut']='ClassicSC'
MutNames['ZedCustom.ZedCustomMut']='ZedVarients'
2020-07-08 22:59:33 +00:00
2020-09-09 11:17:46 +00:00
# These parameters are used when creating new instances and in the command "kf2-srv game fix-permissions"
IniPermissions=664
IniGroup=steam