We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c933dc1 commit 0a1249bCopy full SHA for 0a1249b
1 file changed
build.gradle.kts
@@ -9,7 +9,7 @@ java.sourceCompatibility = JavaVersion.VERSION_25
9
10
group = "com.github.SkriptDev"
11
val projectVersion = "1.6.0"
12
-val hytaleVersion = "2026.04.30-b4f6a911e"
+val hytaleVersion = "0.5.0-pre.8"
13
// You can find Hytale versions on their maven repo:
14
// https://maven.hytale.com/release/com/hypixel/hytale/Server/maven-metadata.xml
15
// https://maven.hytale.com/pre-release/com/hypixel/hytale/Server/maven-metadata.xml
0 commit comments