So I've been working on adding support for configuring custom storage locations for the mobile game. As part of this, I wanted to make it so you didn't need to find and edit a text file on your phone to accomplish this. I was also looking for an excuse to build the custom file chooser I was going to need before I can add deck editing support. So I came up with this:
You'll now be able to configure these 3 storage locations from within the app. For those familiar with the desktop app, these correspond to 3 locations that can be configured by creating a forge.profile.properties file in the install directory. For the mobile game, that file will be created for you in the Forge folder if you configure any of these 3 locations.
You'll notice from the third screenshot that a restart will be required to apply any changes made to these paths, and I did not set it up to automatically copy files for you, at least not at this time. I hope that's acceptable but let me know if it isn't.
I'll hopefully be ready to release this support with 1.5.19.010 in the next day or two. Let me know if I need to tweak anything in the meantime.
Thanks.
-Dan