Skip to content

Commit

Permalink
Ensure we have all repos
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulBGD committed Dec 9, 2021
1 parent c562455 commit 13cdee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ paperweight {

usePaperUpstream(providers.gradleProperty("paperRef")) {
withPaperPatcher {
remapRepo.set("https://maven.quiltmc.org/repository/release/")
remapRepo.set("https://maven.fabricmc.net/")
decompileRepo.set("https://files.minecraftforge.net/maven/")

apiPatchDir.set(layout.projectDirectory.dir("patches/api"))
Expand Down

0 comments on commit 13cdee3

Please sign in to comment.