Re-Add Z_STD compression for testing
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user