feat: CustomModelDataComponent

This commit is contained in:
2025-12-04 02:48:57 -07:00
parent 5ae8da7f10
commit 98913e1690
2 changed files with 8 additions and 12 deletions

View File

@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
group = "net.axay"
version = "1.21.8-VAL"
version = "1.21.8.2-VAL"
description = "A Kotlin API for Minecraft plugins using the Spigot or Paper toolchain"