mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
fancyvisuals: Update build.gradle.kts to set archive base name for shadowJar to 'FancyVisuals'
This commit is contained in:
@@ -88,6 +88,7 @@ tasks {
|
||||
|
||||
shadowJar {
|
||||
archiveClassifier.set("")
|
||||
archiveBaseName.set("FancyVisuals")
|
||||
}
|
||||
|
||||
compileJava {
|
||||
|
||||
Reference in New Issue
Block a user