server/config/server.json
Stephen McQuay 6da0bfac7a Renamed config file, added sample
did this to allow for other configs in our namespace.
2014-04-26 10:25:23 -07:00

8 lines
85 B
JSON

{
"tick": 66,
"timescale": 1.0,
"width": 1600,
"height": 1100,
"obstacle": 20
}