Releases: ReviversMC/modget-minecraft
Releases · ReviversMC/modget-minecraft
Beta 0.4.3
Fix a crash on dedicated servers due to accidentally importing a client-side only Minecraft class
Beta 0.4.2
Fix config file never actually getting written
Beta 0.4.1
Fix a few rare crashes by
- bundling the correct Fabric API modules and
- making sure that the Modget core module gets loaded before the version specific one
Beta 0.4.0
- 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: 0.3.1...0.4.0
Beta 0.3.1
- Modularization: We now ship a core module and a Minecraft version specific one
- Groundwork for future GUI support (thanks to @pozitp)
New Contributors
Full Changelog: 0.3.0...0.3.1
Beta 0.3.0
Update to Modget Manifest API 0.2.0
Full Changelog: 0.2.3...0.3.0
Beta 0.2.3
- Add
/modget repos add <repo url>
and/modget repos remove <repo id>
commands, although not yet persistent - Fix some issues with commands
Beta 0.2.2
- 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
Full Changelog: 0.2.1...0.2.2
Beta 0.2.1
Now with 1.17 support! Requires Server Translations.
Full Changelog: 0.2.0...0.2.1
Beta 0.2.0
This version contains no new features, but it has been completely rebased on top of our new APIs. Also, going offline should be handled much better now!
Full Changelog: 0.1.2...0.2.0