2026.02.17-255364b8e

This commit is contained in:
Intege-rs
2026-02-17 10:19:58 -05:00
parent 74a97c7da9
commit 98945aa42e
1477 changed files with 32460 additions and 14509 deletions

View File

@@ -13,7 +13,7 @@ repositories {
dependencies {
if (Os.isFamily(Os.FAMILY_WINDOWS)) {
implementation(files("${System.getenv("APPDATA")}/Hytale/install/release/package/game/latest/Server/HytaleServer.jar"))
implementation(files("${System.getenv("APPDATA")}/Hytale/install/pre-release/package/game/latest/Server/HytaleServer.jar"))
}
}