pixelbattle/settings.json

8 lines
157 B
JSON

{
"appPort": 7865,
"httpPort": 8080,
"boardWidth": 1920,
"boardHeight": 1080,
"serverAddress": "localhost",
"saveFile": "board.png"
}