Re-Add Z_STD compression for testing

This commit is contained in:
James Seibel
2025-06-28 11:37:17 -05:00
parent b271c8e119
commit 864c5b5f86
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -245,7 +245,9 @@ subprojects { p ->
// Note: MC 1.16 uses 8.2.1, and versions after use 8.5.12
// We cannot relocate this library since we call some MC classes that reference it
implementation("it.unimi.dsi:fastutil:${rootProject.fastutil_version}")
forgeShadowMe("com.github.luben:zstd-jni:1.5.7-3")
forgeShadowMe("org.apache.commons:commons-compress:1.27.1")
// Compression
forgeShadowMe("org.lz4:lz4-java:${rootProject.lz4_version}") // LZ4