Files
rvrising/config/ServerHostSettings.json
2022-05-22 22:20:12 -05:00

18 lines
476 B
JSON

{
"Name": "Hangout Excuse",
"Description": "A great reason to hangout and what not",
"Port": 27015,
"QueryPort": 27016,
"MaxConnectedUsers": 40,
"MaxConnectedAdmins": 4,
"ServerFps": 30,
"SaveName": "world1",
"Password": "gahthefrench",
"Secure": true,
"ListOnMasterServer": true,
"AutoSaveCount": 50,
"AutoSaveInterval": 600,
"GameSettingsPreset": "",
"AdminOnlyDebugEvents": true,
"DisableDebugEvents": false
}