mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-03 21:37:28 +01:00
Use correct decompile repo
This commit is contained in:
parent
e626639338
commit
4884189d8b
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ paperweight {
|
|||
|
||||
paramMappingsRepo.set("https://maven.fabricmc.net/")
|
||||
remapRepo.set("https://maven.fabricmc.net/")
|
||||
decompileRepo.set("https://maven.quiltmc.org/repository/snapshot/")
|
||||
decompileRepo.set("https://maven.quiltmc.org/repository/release/")
|
||||
|
||||
paper {
|
||||
spigotApiPatchDir.set(layout.projectDirectory.dir("patches/api"))
|
||||
|
|
Loading…
Add table
Reference in a new issue