style: 优化配置和代码格式
This commit is contained in:
@@ -46,6 +46,9 @@ subprojects {
|
||||
}
|
||||
shadowJar {
|
||||
relocate("io.netty", "cn.hamster3.mc.plugin.ball.lib.io.netty")
|
||||
relocate("io.lettuce", "cn.hamster3.mc.plugin.ball.lib.io.lettuce")
|
||||
relocate("org.reactivestreams", "cn.hamster3.mc.plugin.ball.lib.org.reactivestreams")
|
||||
relocate("reactor", "cn.hamster3.mc.plugin.ball.lib.reactor")
|
||||
destinationDirectory = rootProject.buildDir
|
||||
}
|
||||
build {
|
||||
|
Reference in New Issue
Block a user