Files
rvrising/config/ServerHostSettings.json
2022-05-23 22:18:44 -05:00

18 lines
474 B
JSON

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