Currently, `PangLib.Utilities` only supports decompression of LZ77 (not even sure if that is LZ77 exactly) bytestreams. We also need the custom masked LZ77 compression to compress PAK archives back to a file.
Currently,
PangLib.Utilitiesonly supports decompression of LZ77 (not even sure if that is LZ77 exactly) bytestreams.We also need the custom masked LZ77 compression to compress PAK archives back to a file.