Clocks
Clocks
### Description of the Change Migrate SettingsTab business code to view model ### Testing - [x] Settings - Save button works & disables while checking / invalid - [x] General...
### Description of the Change Adds about tab, providing information regarding the launcher. ### Testing Seems ready to go! ### Related Issues #304
## Description UI and Business code is too tightly integrated. This leads to issues in which one must dig through the UI code to access business code too. Proper architecture...
**Is your feature request related to a problem? Please describe.** As of Minecraft 1.17, Java 16 was used. As of Minecraft 1.18, Java 17 was used. Minecraft has moved on...
**Is your feature request related to a problem? Please describe.** The steamdeck uses flathub for apps, ATLauncher is on flathub. Thus steamdeck users are using ATLauncher more and more. **Describe...
**Is your feature request related to a problem? Please describe.** The project uses a strange versioning scheme currently **Describe the solution you'd like** Use [semantic versioning](https://semver.org/) **Additional context** The reason...
**Is your feature request related to a problem? Please describe.** One thing I noticed about ATLauncher is that when a mod jar is downloaded, it seems to copy said mod...
When using https://github.com/flightlessmango/MangoHud.git, the launcher crashes with the following report. [mcpe-crash-report.txt](https://github.com/minecraft-linux/mcpelauncher-manifest/files/6935561/mcpe-crash-report.txt) Any clue what happened?
### Please confirm your submission meets all the criteria - [x] I have read the [App Requirements][reqs] and [App Maintenance][maint] pages. - [x] My pull request follows the instructions at...