mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-01 05:47:45 +01:00
Use correct decompile repo
This commit is contained in:
parent
e626639338
commit
4884189d8b
@ -58,7 +58,7 @@ paperweight {
|
|||||||
|
|
||||||
paramMappingsRepo.set("https://maven.fabricmc.net/")
|
paramMappingsRepo.set("https://maven.fabricmc.net/")
|
||||||
remapRepo.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 {
|
paper {
|
||||||
spigotApiPatchDir.set(layout.projectDirectory.dir("patches/api"))
|
spigotApiPatchDir.set(layout.projectDirectory.dir("patches/api"))
|
||||||
|
Loading…
Reference in New Issue
Block a user