perf: 优化依赖大小
This commit is contained in:
@@ -49,7 +49,7 @@ java {
|
||||
|
||||
tasks {
|
||||
withType<Jar> {
|
||||
archiveBaseName = "AirGameCore-Velocity"
|
||||
archiveBaseName = "HamsterCore-Velocity"
|
||||
}
|
||||
shadowJar {
|
||||
destinationDirectory = rootProject.layout.buildDirectory
|
||||
|
Reference in New Issue
Block a user