pixelbattle/settings.json

7 lines
128 B
JSON

{
"appPort": 7865,
"httpPort": 8080,
"boardWidth": 1920,
"boardHeight": 1080,
"serverAddress": "localhost"
}