Are there any App Store or other storefront complications with saving game data to directories other than under the standard path returned by sys.get_save_file()?
I’m contemplating allowing the user to specify where to save and load config data. I’m also using Bundle Resources which are stored next to the application itself. Is that an acceptable place to modify data?