will jenkins build now idk let's see

This commit is contained in:
PiggyPiglet
2026-01-18 22:36:55 +08:00
parent 35376e43ca
commit 38a86e6d2d
6 changed files with 84 additions and 14 deletions

View File

@@ -6,6 +6,10 @@ dependencies {
val javaComponent: SoftwareComponent = components["java"]
base {
archivesName.set("PlaceholderAPI-Paper")
}
tasks {
withType<ShadowJar> {
archiveClassifier.set("")