From 78c6fea3523340e55574c9860c6932fbe23a3c1a Mon Sep 17 00:00:00 2001 From: James Seibel Date: Wed, 14 Jun 2023 20:17:48 -0500 Subject: [PATCH] Add LZ4 to the readme --- Readme.md | 4 ++-- coreSubProjects | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index c0fbd7aed..bc068127f 100644 --- a/Readme.md +++ b/Readme.md @@ -161,8 +161,8 @@ To build all versions: `./buildAll` (all builds will end up in the `Merged` fold Forgix (To merge multiple mod versions into one jar) [_Used to be_ [_DHJarMerger_](https://github.com/Ran-helo/DHJarMerger)]\ https://github.com/PacifistMC/Forgix -XZ for Java (data compression)\ -https://tukaani.org/xz/java.html +LZ4 for Java (data compression)\ +https://github.com/lz4/lz4-java Json & Toml for Java (config handling)\ https://github.com/TheElectronWill/night-config diff --git a/coreSubProjects b/coreSubProjects index d502fd4da..6db6c6998 160000 --- a/coreSubProjects +++ b/coreSubProjects @@ -1 +1 @@ -Subproject commit d502fd4daa8e32e737849159cdd003ed2b2544af +Subproject commit 6db6c6998391d7928cbaab6a7258c88303a8f562