rapt
rapt copied to clipboard
Folders with .rpy in the name do not get packaged
If there's a folder in the project with name that ends with .rpy
, it doesn't get packaged into the apk.
For example, I had a folder named talk_scripts.rpy
with a number of files in it. Those scripts work fine in desktop and emulator, but aren't present in the packaged .apk.