From 7a42234e356c9b5cb5c026bb591adc7c3fe68a42 Mon Sep 17 00:00:00 2001 From: Deficuet <36525579+Deficuet@users.noreply.github.com> Date: Fri, 15 Apr 2022 15:57:59 -0600 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f886f3f9..15faa476 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ All the C++ code used to decode texture compression comes from [AssetStudio/Text [7zip-LZMA SDK](https://www.7-zip.org/sdk.html) is used to decompress bundle files. -For the attempt of implementing the algorithm of decoding ETC2_RGB8A texture compression for Java, see [ETC2_RGB8ADecoderForJava](https://github.com/Deficuet/ETC2_RGBA8DecoderForJava) - **If you encounter an error and want to start an new issue, remember to submit the assets files as well.** **Many things are not tested yet.**