Skip to content

Commit

Permalink
Merge pull request #16 from Wyvest/patch-1
Browse files Browse the repository at this point in the history
Update maven URL for Legacy Fabric
  • Loading branch information
Deftu authored Nov 30, 2024
2 parents 821ffa3 + 5617efd commit 457277c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ repositories {
}

if (mcData.isLegacyFabric) {
maven("https://repo.legacyfabric.net/repository/legacyfabric/")
maven("https://maven.legacyfabric.net/")
}
}

Expand Down

0 comments on commit 457277c

Please sign in to comment.