Vivecraft / VivecraftMod

An experimental port of Vivecraft to Forge/Fabric
Other
168 stars 42 forks source link

Add update notification, when a new version is available #147

Closed fayer3 closed 1 year ago

fayer3 commented 1 year ago

add a notification, when a new version is available, either at startup, or in chat when joining a world

hammy275 commented 1 year ago

For Forge, it may be worth adding a updateJSONURL in mods.toml to add a notification to the "Mods" button alongside any other notification options.

Since Vivecraft is already up on Modrinth, they provide a service for this so you can just add the URL to the mods.toml and let them do the work of hosting and generating the JSON file.