feat(base): adopt Purpur distribution naming
Release / release (push) Successful in 7m39s
CI / build (push) Successful in 2m46s

BREAKING CHANGE: New release assets use purpur-base-<version>.jar. Runtime SpigotBase identity, data folders, permissions and persistent item keys remain unchanged. Replace the old JAR rather than loading both distributions.
This commit is contained in:
dmg
2026-09-12 12:32:03 -04:00
parent 0768a63038
commit 682bd9850b
7 changed files with 65 additions and 11 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
}
rootProject.name = "spigot-base"
rootProject.name = "purpur-base"