1. Does this extension and the upcoming File I/O extension work with .txt files when the game is running on a mobile device?
2. Is it safe to assume that when the game is compiled for mobile, any files in the "extras" folder are wrapped into the app?
1. All of the text blocks
should work correctly on Mobile. However, I'm not sure about the 'save text' block. If you're willing, would you please test the extension on a mobile device, and tell me how it goes?
2. As far as I know, it's completely safe.
Check out
this post about using the extras folder.
Feel free to keep and edit the game, as long as you credit the authors who made the engine extensions.
Remember, one of those authors was me.
I don't think I'll keep developing the game, but I'll make a sample quiz game using the External Data and Attribute Saving extensions.