Fixed up the lz4 compression location in jar
This commit is contained in:
+1
-1
@@ -267,7 +267,7 @@ subprojects { p ->
|
||||
relocate "org.lwjgl.system.jawt", "${librariesLocation}.lwjgl.system.jawt"
|
||||
|
||||
// Compression
|
||||
relocate "org.tukaani", "${librariesLocation}.tukaani"
|
||||
relocate "net.jpountz", "${librariesLocation}.jpountz"
|
||||
|
||||
// NightConfig (includes Toml & Json)
|
||||
relocate "com.electronwill.nightconfig", "${librariesLocation}.electronwill.nightconfig"
|
||||
|
||||
+1
-1
Submodule coreSubProjects updated: b38827a8de...aee6c84dae
Reference in New Issue
Block a user