Files
dmg 0452e6701d
Release / release (push) Successful in 4m38s
CI / build (push) Successful in 1m12s
feat(inventory): adopt Purpur distribution naming
BREAKING CHANGE: New release assets use purpur-inventory-helper-<version>.jar. Runtime SpigotInventoryHelper identity and existing sorting-stick/recipe keys remain unchanged. Replace the old JAR rather than installing both distributions.
2026-09-12 13:26:11 -04:00

6 lines
133 B
Kotlin

plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
}
rootProject.name = "purpur-inventory-helper"