mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2026-02-05 11:57:14 +01:00
add hytale classifier
This commit is contained in:
@@ -45,7 +45,7 @@ tasks {
|
||||
}
|
||||
|
||||
withType<ShadowJar> {
|
||||
archiveClassifier.set("")
|
||||
archiveClassifier.set("hytale")
|
||||
|
||||
relocate("org.yaml.snakeyaml", "at.helpch.placeholderapi.libs.yaml")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user