add things

This commit is contained in:
anton.gurov
2019-10-23 19:03:09 +03:00
parent ed22f7a37e
commit 8126e68141
12 changed files with 302 additions and 74 deletions

View File

@ -3,5 +3,6 @@
"title" : "Test Go+BLT App",
"sizeX": 100,
"sizeY": 47,
"fpsLimit" : 60
"fpsLimit" : 60,
"font": "./resources/fonts-ttf/LiberationMono-Bold.ttf"
}