9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-27 02:49:08 +00:00

Change output jar name

This commit is contained in:
Lucian
2021-11-15 08:11:50 -05:00
parent f46a48a213
commit 7a94aabe6a

View File

@@ -45,7 +45,7 @@ shadowJar {
}
shadowJar {
archiveBaseName.set('BackpackCosmetics')
archiveBaseName.set('HMCCosmetics')
archiveClassifier.set('')
archiveVersion.set('')
}