Merge branch 'master' of lab.zaar.be:thefish/alchemyst-go

This commit is contained in:
anton.gurov
2019-11-11 11:33:38 +03:00
38 changed files with 858 additions and 223 deletions

View File

@ -4,7 +4,7 @@
"sizeX": 100,
"sizeY": 47,
"fpsLimit": 60,
"font": "./resources/fonts-ttf/LiberationMono-Bold.ttf",
"font": "./assets/fonts/ttf/LiberationMono-Bold.ttf",
"fontSize": "9x14",
"verbosity": "debug"
}