9
0
mirror of https://github.com/Samsuik/Sakura.git synced 2025-12-29 11:49:07 +00:00

Change upstream repository to Paper-archive

This commit is contained in:
Samsuik
2024-12-13 12:08:46 +00:00
parent 0b8705a19d
commit ca6e41fe21

View File

@@ -50,6 +50,7 @@ paperweight {
decompileRepo = "https://files.minecraftforge.net/maven/"
usePaperUpstream(providers.gradleProperty("paperRef")) {
url = github("PaperMC", "Paper-archive") // hard fork
withPaperPatcher {
apiPatchDir = layout.projectDirectory.dir("patches/api")
apiOutputDir = layout.projectDirectory.dir("sakura-api")