Fixes to making projects in a built Ren'Py.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{ "type" : "hidden" }
|
||||
@@ -298,8 +298,12 @@ init python:
|
||||
|
||||
# games.
|
||||
build.classify_renpy("launcher/game/theme/", None)
|
||||
build.classify_renpy("gui/game/gui/", None)
|
||||
|
||||
source_and_binary("launcher")
|
||||
source_and_binary("templates", binary=None)
|
||||
source_and_binary("gui", binary=None)
|
||||
|
||||
source_and_binary("the_question")
|
||||
source_and_binary("tutorial")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user