alchemyst/config.json
2019-11-05 20:25:46 +03:00

11 lines
207 B
JSON

{
"version": "0.0.0.1",
"title" : "Alchemyst",
"sizeX": 100,
"sizeY": 47,
"fpsLimit" : 60,
"font": "./resources/fonts-ttf/LiberationMono-Bold.ttf",
"fontSize": "8x12",
"verbosity": "debug"
}