Mod Menu

Mod Menu

51M Downloads

Mod auto-updater

watchingdogs opened this issue ยท 2 comments

commented

Since there is already an option to check for mod updates, are there any plans to add an auto updater? Fine control over accepted release streams, or trusted mods could solve all issues users migth have with this feature.

commented

Unfortunately, removing loaded jars is not possible currently on (at least) Windows without some sort of special Fabric hook which doesn't yet exist. I recommend launchers like the Modrinth App for this purpose, since they will be able to manage mods far better from outside of the game

commented

FYI even on Windows what multiple popular mods do is they replace the jars when the game restarts, and use the JVM shutdown hook.