build: 优化构建脚本
This commit is contained in:
@@ -55,10 +55,6 @@ subprojects {
|
||||
expand(map)
|
||||
}
|
||||
}
|
||||
shadowJar {
|
||||
relocate("de.tr7zw.changeme.nbtapi", "cn.hamster3.mc.plugin.core.lib.de.tr7zw.nbtapi")
|
||||
relocate("de.tr7zw.annotations", "cn.hamster3.mc.plugin.core.lib.de.tr7zw.nbtapi.annotations")
|
||||
}
|
||||
build {
|
||||
dependsOn(shadowJar)
|
||||
}
|
||||
|
Reference in New Issue
Block a user