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:
@@ -49,6 +49,7 @@ paperweight {
|
|||||||
decompileRepo = "https://files.minecraftforge.net/maven/"
|
decompileRepo = "https://files.minecraftforge.net/maven/"
|
||||||
|
|
||||||
usePaperUpstream(providers.gradleProperty("paperRef")) {
|
usePaperUpstream(providers.gradleProperty("paperRef")) {
|
||||||
|
url = github("PaperMC", "Paper-archive") // hard fork
|
||||||
withPaperPatcher {
|
withPaperPatcher {
|
||||||
apiPatchDir = layout.projectDirectory.dir("patches/api")
|
apiPatchDir = layout.projectDirectory.dir("patches/api")
|
||||||
apiOutputDir = layout.projectDirectory.dir("sakura-api")
|
apiOutputDir = layout.projectDirectory.dir("sakura-api")
|
||||||
|
|||||||
Reference in New Issue
Block a user