its working now

This commit is contained in:
MiniDigger
2021-06-12 20:04:04 +02:00
parent 300f1c723e
commit 8001a714db
4 changed files with 106 additions and 0 deletions

View File

@ -44,6 +44,8 @@ dependencies {
}
paperweight {
serverProject.set(project(":ForkTest-Server"))
usePaperUpstream(providers.gradleProperty("paperRef")) {
withPaperPatcher {
apiPatchDir.set(layout.projectDirectory.dir("patches/api"))