Implement LZ77 compression #17
Labels
blocker
This issue blocks progress
feature request
New feature or request
PangLib.Utilities
Issues regarding PangLib.Utilities
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.
The text was updated successfully, but these errors were encountered: