fix: 修复 1.12 及以下服务端无法启动的问题
This commit is contained in:
@@ -59,6 +59,7 @@ subprojects {
|
||||
)
|
||||
}
|
||||
shadowJar {
|
||||
relocate("org.yaml", "cn.hamster3.mc.plugin.ball.lib.org.yaml")
|
||||
destinationDirectory = rootProject.buildDir
|
||||
}
|
||||
build {
|
||||
|
Reference in New Issue
Block a user