9
0
mirror of https://github.com/Samsuik/Sakura.git synced 2025-12-19 14:59:30 +00:00

Change upstream repository to Paper-archive

This commit is contained in:
Samsuik
2024-12-13 12:08:46 +00:00
parent 5b029c89dc
commit 0fd93b65cc

View File

@@ -49,6 +49,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")