mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2025-03-12 15:13:48 +00:00
update excludes
This commit is contained in:
parent
cf2774c33d
commit
184e014d65
@ -7,7 +7,7 @@
|
||||
+ val fork = forks.register("fork") {
|
||||
+ upstream.patchDir("paperServer") {
|
||||
+ upstreamPath = "paper-server"
|
||||
+ excludes = setOf("src/vanilla", "patches", "build.gradle.kts")
|
||||
+ excludes = setOf("src/minecraft", "patches", "build.gradle.kts")
|
||||
+ patchesDir = rootDirectory.dir("fork-server/paper-patches")
|
||||
+ outputDir = rootDirectory.dir("paper-server")
|
||||
+ }
|
||||
|
Loading…
x
Reference in New Issue
Block a user