/bin/twnbuild: python based build solution

This commit is contained in:
veclavtalica
2025-02-02 23:08:02 +03:00
parent ccfdfd8a35
commit 96b6b7e70b
5 changed files with 39 additions and 20 deletions

View File

@ -14,6 +14,7 @@ dev_id = "you"
# Game runtime details
[game]
resolution = [ 640, 480 ]
interpreter = "$TWNROOT/apps/twnlua"
#debug = true
# Engine tweaks. You probably don't need to change these