- Contains core functionality for compressing-decompressing files.
- Uses zlib-rs to achieve much faster file processing compared to all analoges.
- UZ2 package documentation - UZ2 File Format / UT Package File Format v 1.6.
- Inspirations - elmuerte's tinyuz2 and Mc.Gugi's uzLib. Not used directly, but were very helpful.