Core Keeper Generic Template (#129)

This commit is contained in:
Shinynecrid
2022-06-02 21:49:51 -05:00
committed by GitHub
parent 96e7725198
commit 1ba8c94b4c
4 changed files with 151 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"gameId": "",
"world": 0,
"worldName": "Core Keeper Server Powered by AMP",
"worldSeed": 0,
"maxNumberPlayers": 100,
"maxNumberPacketsSentPerFrame": 1
}