mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Rename Geyser standalone jar to Geyser-Standalone.jar
This commit is contained in:
parent
c84d53c827
commit
f31b183a33
2 changed files with 2 additions and 3 deletions
|
@ -27,7 +27,7 @@ application {
|
|||
}
|
||||
|
||||
tasks.withType<com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar> {
|
||||
archiveBaseName.set("Geyser")
|
||||
archiveBaseName.set("Geyser-Standalone")
|
||||
|
||||
transform(Log4j2PluginsCacheFileTransformer())
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue