This commit is contained in:
luk
2026-02-17 17:37:51 +00:00
parent 1c2a87c680
commit 4e0b86e085
36 changed files with 585 additions and 14549 deletions

View File

@@ -55,7 +55,7 @@ val hytaleServer: Configuration by configurations.creating
val patchedJar = rootDir.resolve("repo/applications/HytaleServerPatched.jar")
dependencies {
hytaleServer("com.hypixel.hytale:Server:2026.01.28-87d03be09")
hytaleServer("com.hypixel.hytale:Server:2026.02.17-255364b8e")
}
configurations {