forked from Cavemanon/SnootGame
An option in the options.rpy made it so renconstruct.toml wasn't shipped with the game AND the lack of an option made the game compile with the dist/ folder being exported, meaning that the game would ship with an android build unnecessarily. Fixes: #239 Fixes: #240