diff --git a/update-forge.json b/update-forge.json new file mode 100644 index 0000000..aefa4e0 --- /dev/null +++ b/update-forge.json @@ -0,0 +1,12 @@ +{ + "homepage": "https://www.planetminecraft.com/mod/immersive-hud/", + "1.16.4": { + "0.1-1.16.4-forge": "Initial release", + "1.0-1.16.4-forge": "Causes potion effects to fade, adds sliding animations to the hotbar, experience, and jump bars, and adds support for configuring the timings." + }, + ... + "promos": { + "-latest": "1.0-1.16.4-forge" + "-recommended": "0.1-1.16.4-forge" + } +}