mirror of
https://github.com/GeyserMC/PackConverter.git
synced 2025-12-19 14:59:21 +00:00
Change the jar name
This commit is contained in:
@@ -24,5 +24,5 @@ application {
|
|||||||
}
|
}
|
||||||
|
|
||||||
tasks.withType<com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar> {
|
tasks.withType<com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar> {
|
||||||
archiveFileName.set("PackConverter.jar")
|
archiveFileName.set("Thunder.jar")
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user