From b32bdb380787f1e1214ac6df0e08ebf85a590e78 Mon Sep 17 00:00:00 2001 From: James Seibel Date: Wed, 20 Oct 2021 21:14:15 -0500 Subject: [PATCH] Add a acknowledgement for the use of the XZ data compression project --- Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Readme.md b/Readme.md index 7099e3964..e3ae42077 100644 --- a/Readme.md +++ b/Readme.md @@ -60,3 +60,9 @@ Source code uses Mojang mappings. The source code can be 'created' with the `./eclipse` command and can be found in the following path:\ `minecraft-lod-mod\build\fg_cache\mcp\ VERSION \joined\ RANDOM_STRING \patch\output.jar` + + +## Open Source Acknowledgements + +XZ for Java (data compression) +https://tukaani.org/xz/java.html \ No newline at end of file