Change custom manifest string

main
azurelmao 2 years ago
parent 5ba9c0690c
commit 8d59909690

@ -10,7 +10,7 @@ version = project.mod_version
loom {
gluedMinecraftJar()
noIntermediateMappings()
customMinecraftManifest.set("https://github.com/azurelmao/bta-manifest-repo/releases/download/v1.7.6.2_02/1.7.6.2_02.json")
customMinecraftManifest.set("https://github.com/Turnip-Labs/bta-manifest-repo/releases/download/v${project.bta_version}/${project.bta_version}.json")
}
repositories {

Loading…
Cancel
Save