Skip to content

Releases: ReviversMC/modget-minecraft

Beta 0.4.3

01 Jan 17:01
Compare
Choose a tag to compare

Fix a crash on dedicated servers due to accidentally importing a client-side only Minecraft class

Beta 0.4.2

23 Dec 20:48
Compare
Choose a tag to compare

Fix config file never actually getting written

Beta 0.4.1

23 Dec 10:33
Compare
Choose a tag to compare

Fix a few rare crashes by

  1. bundling the correct Fabric API modules and
  2. making sure that the Modget core module gets loaded before the version specific one

Beta 0.4.0

14 Dec 21:09
Compare
Choose a tag to compare
  • 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

11 Dec 12:13
Compare
Choose a tag to compare
  • Modularization: We now ship a core module and a Minecraft version specific one
  • Groundwork for future GUI support (thanks to @pozitp)

New Contributors

  • @awesomemoder316 made their first contribution in #4
  • @pozitp made their first contribution in #5

Full Changelog: 0.3.0...0.3.1

Beta 0.3.0

04 Dec 10:37
Compare
Choose a tag to compare

Update to Modget Manifest API 0.2.0

Full Changelog: 0.2.3...0.3.0

Beta 0.2.3

27 Oct 19:32
de239dc
Compare
Choose a tag to compare
  • 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

26 Oct 12:48
Compare
Choose a tag to compare
  • 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

24 Oct 19:35
Compare
Choose a tag to compare

Now with 1.17 support! Requires Server Translations.

Full Changelog: 0.2.0...0.2.1

Beta 0.2.0

23 Oct 11:11
Compare
Choose a tag to compare

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