This commit is contained in:
luk
2026-02-19 16:43:06 +00:00
parent 4a84461606
commit 28f52ebef1
4 changed files with 14 additions and 32 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.02.18-f3b8fff95")
hytaleServer("com.hypixel.hytale:Server:2026.02.19-1a311a592")
}
configurations {