pixelbattle/settings.json

8 lines
162 B
JSON

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