Browse Source

feat: add Core Keeper config

pull/125/head
H3o66 3 years ago
parent
commit
575712aecf
  1. 8
      CoreKeeper/ServerConfig.json

8
CoreKeeper/ServerConfig.json

@ -0,0 +1,8 @@
{
"gameId": "",
"world": 0,
"worldName": "SERVERNAME",
"worldSeed": 0,
"maxNumberPlayers": 100,
"maxNumberPacketsSentPerFrame": 1
}
Loading…
Cancel
Save