Merge pull request #533 from everbuild-org/fix/minestom-platform-fixes

Minestom 1.21.8/9/10 & Metapack support
This commit is contained in:
Zoë Gidiere
2025-10-07 23:49:46 -06:00
committed by GitHub
12 changed files with 129 additions and 34 deletions

View File

@@ -96,6 +96,6 @@ object Versions {
}
object Minestom {
const val minestom = "1_21_6-a40d7115d4"
const val minestom = "2025.10.04-1.21.8"
}
}