15 lines
343 B
JSON
15 lines
343 B
JSON
{
|
|
"serverKey": "defaultkey",
|
|
"serverType": "enet",
|
|
"serverAddress": "*",
|
|
"serverTickRate": 30,
|
|
"protocol": "1.0.0",
|
|
"port": 8000,
|
|
"limitConnections": 4095,
|
|
"limitPlayersPerRoom": 20,
|
|
"limitRooms": 200,
|
|
"limitBufferedEvents": 50,
|
|
"limitUserDataSize": 1024,
|
|
"limitPropertySize": 512,
|
|
"limitConnectionsPerProject": 100
|
|
} |