chore: 优化构建
This commit is contained in:
@@ -20,4 +20,7 @@ tasks {
|
||||
withType<Jar> {
|
||||
archiveBaseName = "HamsterBall-BungeeCord"
|
||||
}
|
||||
shadowJar {
|
||||
destinationDirectory = rootProject.buildDir
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user