changes to build system, emscipten progress (can render solid color, yippie!)
This commit is contained in:
@ -14,6 +14,7 @@ dev_id = "you"
|
||||
# Game runtime details
|
||||
[game]
|
||||
resolution = [ 640, 480 ]
|
||||
background_color = [ 255, 125, 0, 255 ]
|
||||
#debug = true
|
||||
|
||||
# Engine tweaks. You probably don't need to change these
|
||||
|
Reference in New Issue
Block a user