You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 14, 2021. It is now read-only.
The Build For Android dialog has 10 input fields. These fields assume reasonable defaults and they can be changed, but they will not be remembered if I close and re-launch Solar2dTux. "Install After Build?" doesn't even stick from one build to the next. The build.settings file has a versionCode in it, but the Build For Android dialog does not pull this value.
This should all be in a configuration file that is read by the tool. (Bonus points if we can get the Windows release to use and interpret the file the same way).