perf: 优化依赖大小

This commit is contained in:
2024-03-17 20:52:06 +08:00
parent 4a07209bc2
commit 15833af7e8
3 changed files with 3 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ java {
tasks {
withType<Jar> {
archiveBaseName = "AirGameCore-Velocity"
archiveBaseName = "HamsterCore-Velocity"
}
shadowJar {
destinationDirectory = rootProject.layout.buildDirectory