Move patches around

This commit is contained in:
MiniDigger | Martin
2021-06-11 14:02:28 +02:00
parent 9f5325207d
commit 95d25d98e8
1079 changed files with 126318 additions and 0 deletions

View File

@ -74,6 +74,9 @@ paperweight {
serverProject.set(project(":Paper-Server"))
paper {
spigotApiPatchDir.set(file("patches/api"))
spigotServerPatchDir.set(file("patches/server"))
mappingsPatch.set(file("build-data/mappings-patch.tiny"))
additionalSpigotMemberMappings.set(file("build-data/additional-spigot-member-mappings.csrg"))