Creates the Forge update file

This commit is contained in:
Markil3
2021-03-02 11:34:42 -07:00
committed by GitHub
parent 7b780f1964
commit 595820873a

12
update-forge.json Normal file
View File

@@ -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": {
"<mcversion>-latest": "1.0-1.16.4-forge"
"<mcversion>-recommended": "0.1-1.16.4-forge"
}
}