Modrinth Download URL

This commit is contained in:
Frank 2022-11-25 13:47:17 +01:00
parent 4715ea0df8
commit 64fd48d0b5

View file

@ -14,7 +14,7 @@
"Firel (music)" "Firel (music)"
], ],
"contact": { "contact": {
"homepage": "https://www.curseforge.com/minecraft/mc-mods/betterend", "homepage": "https://modrinth.com/mod/betterend",
"issues": "https://github.com/quiqueck/BetterEnd/issues", "issues": "https://github.com/quiqueck/BetterEnd/issues",
"sources": "https://github.com/quiqueck/BetterEnd" "sources": "https://github.com/quiqueck/BetterEnd"
}, },
@ -66,7 +66,11 @@
}, },
"custom": { "custom": {
"bclib": { "bclib": {
"updater_icon": "icon_updater.png" "updater_icon": "icon_updater.png",
"downloads": {
"modrinth": "https://modrinth.com/mod/betterend",
"curseforge": "https://www.curseforge.com/minecraft/mc-mods/betterend"
}
} }
} }
} }