This commit is contained in:
2022-06-25 11:08:50 +04:00
parent 679608bc48
commit 1e41b9f2eb
31 changed files with 152 additions and 645 deletions
+6 -4
View File
@@ -1,8 +1,10 @@
{
"key": "defaultkey",
"tickRate": 30,
"statisticsInterval": 5,
"sendRate": 30,
"port": 4444,
"skipTimeout": 60,
"server": {
"port": 4444
}
"maxConnections": 4095,
"maxPlayersPerRoom": 20,
"maxRooms": 200
}