10 lines
205 B
JSON
10 lines
205 B
JSON
|
|
{
|
||
|
|
"serverKey": "defaultkey",
|
||
|
|
"serverType": "websocket",
|
||
|
|
"serverTickRate": 20,
|
||
|
|
"gameProtocol": "1.0.0",
|
||
|
|
"port": 5000,
|
||
|
|
"limitConnections": 4095,
|
||
|
|
"limitPlayersPerRoom": 20,
|
||
|
|
"limitRooms": 200
|
||
|
|
}
|