add hytale classifier

This commit is contained in:
PiggyPiglet
2026-01-24 19:32:03 +08:00
parent 400857f18b
commit 6e3e64d3f8

View File

@@ -45,7 +45,7 @@ tasks {
}
withType<ShadowJar> {
archiveClassifier.set("")
archiveClassifier.set("hytale")
relocate("org.yaml.snakeyaml", "at.helpch.placeholderapi.libs.yaml")