Exporting your project
Exporting to all platforms should require minimal changes. The only important change is that you must include addons/talo/settings.cfg
in your exported "non-resource files/folders" config.
The resources tab in the export window should look similar to this:
## Android exports
When exporting to Android, make sure to enable the INTERNET
permission in the Android export preset before exporting the project.
Separating development data
In order to correctly separate development data from production data, you need to ensure you are creating a "release" build by unticking Export With Debug
before exporting your game: