- Added a button to ModMenu which leads you to a screen from where you can see and download available mod updates
- Added a config screen, which allows you to toggle if you want Modget to search for updates at start-up
Full Changelog: https://github.com/ReviversMC/modget-minecraft/compare/0.3.1...0.4.0
Now with 1.17 support! Also supports down to 1.16.0 now.
- Only require the actually needed fabric api modules (and bundle them)
- Recommend Server Translations API instead of requiring it
- Show message when no updates are found
- Output "Searching for mod updates..." after starting the upgrade command
The second alpha release of Modget! Still not production ready, but should have most severe bugs ironed out. It includes a huge refactor with much groundwork being done for faster development in the future.
Known issues with this version:
- Doesn't work on dedicated servers yet (only Singleplayer)
- Going offline while playing is not 100% handled correctly yet