update makefile

This commit is contained in:
2019-11-14 22:46:46 +03:00
parent 98aa197578
commit e42fc7849f
3 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
{
"version": "v0.0.1.6",
"version": "v0.0.1.7",
"title": "Alchemyst",
"sizeX": 100,
"sizeY": 47,
"fpsLimit": 60,
"font": "./assets/fonts/ttf/LiberationMono-Bold.ttf",
"font": ".\/assets\/fonts\/ttf\/LiberationMono-Bold.ttf",
"fontSize": "8x14",
"verbosity": "debug"
}