Needs to be on server

This commit is contained in:
2022-05-22 22:20:12 -05:00
parent e0802c4d8a
commit e2854c04ae
5 changed files with 245 additions and 6 deletions

View 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
}