diff --git a/game/options.rpy b/game/options.rpy index 34aa4a9..76119cc 100644 --- a/game/options.rpy +++ b/game/options.rpy @@ -208,3 +208,6 @@ init python: ## by a slash. # define build.itch_project = "renpytom/test-project" + +#RenPy updating from snootgame.xyz +define build.include_update = True