Files
Ragon/SimpleServer/config.json
T

8 lines
105 B
JSON
Executable File

{
"key": "defaultkey",
"server": {
"port": 4444,
"skipTimeout": 60,
"tickRate": 30
}
}