pixelbattle/settings.json

7 lines
128 B
JSON
Raw Normal View History

{
"appPort": 7865,
"httpPort": 8080,
"boardWidth": 1920,
2023-08-01 09:25:16 +03:00
"boardHeight": 1080,
"serverAddress": "localhost"
}