add publishing for the api artifact

This commit is contained in:
Julian Krings
2025-07-07 23:37:37 +02:00
parent 20c7891c2f
commit 2ecb555619
2 changed files with 29 additions and 10 deletions

View File

@@ -35,10 +35,12 @@ plugins {
id("xyz.jpenilla.run-paper") version "2.3.1"
id("io.sentry.jvm.gradle") version "5.7.0"
}
apply<ApiGenerator>()
group = "com.volmit"
version = "3.6.11-1.20.1-1.21.5"
apply<ApiGenerator>()
// ADD YOURSELF AS A NEW LINE IF YOU WANT YOUR OWN BUILD TASK GENERATED
// ======================== WINDOWS =============================
registerCustomOutputTask("Cyberpwn", "C://Users/cyberpwn/Documents/development/server/plugins")