Files
MinecraftImmersiveHUD/update-forge.json
Markil3 bd95fb1297 Changes the provided URL that the user is sent to.
Updates are more efficient this way.
2021-03-02 12:24:29 -07:00

12 lines
414 B
JSON

{
"homepage": "https://github.com/Markil3/MinecraftImmersiveHUD/releases",
"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": {
"1.16.4-latest": "1.0-1.16.4-forge",
"1.16.4-recommended": "0.1-1.16.4-forge"
}
}