Change Mods folder struct, everything is contained

This commit is contained in:
2021-07-05 04:37:04 +10:00
parent 76e3212bf1
commit 400d305f23

View File

@@ -0,0 +1,12 @@
init python:
# Modding Support variables
# All mod rpy files must have title of their mod (this shows up on a button)
# and finally the label that controls the flow of dialogue
mod_menu_access += [["Example Mod", "storyline_ex"]];
image template_sample = Image("mods/template/img/sample.png")
label storyline_ex:
call chapter_2_new