The Isle (EVRIMA): add settings (#171)

- Updates for queue server
- QueryPort no longer used for connecting etc (but not entirely clear whether fully deprecated, so keeping as assigned for time being)
- Minor other regex tweaks
This commit is contained in:
Greelan
2022-07-28 13:37:04 +10:00
committed by GitHub
parent e9ca09d1ce
commit 965ceca08e
3 changed files with 38 additions and 7 deletions

View File

@@ -8,6 +8,8 @@ bEnableGlobalChat=true
bGlobalIsSpeciesOnly=false
bLocalIsSpeciesOnly=true
LocalChatRange=20000.f
bQueueEnabled=true
QueuePort=10000
[/Script/Engine.GameSession]
MaxPlayers=50