alchemyst/config.json

10 lines
206 B
JSON

{
"version": "0.0.0.1",
"title" : "Test Go+BLT App",
"sizeX": 100,
"sizeY": 47,
"fpsLimit" : 60,
"font": "./resources/fonts-ttf/UbuntuMono-R.ttf",
"fontSize": "12x16",
"verbosity": "debug"
}