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