Needs to be on server
This commit is contained in:
18
config/ServerHostSettings.json
Normal file
18
config/ServerHostSettings.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user