This commit is contained in:
luk
2026-02-19 01:57:13 +00:00
parent 428f3171e5
commit fa97cfa130
5 changed files with 69 additions and 70 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.17-255364b8e")
hytaleServer("com.hypixel.hytale:Server:2026.02.18-f3b8fff9")
}
configurations {