18 lines
474 B
JSON
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
|
|
} |