NOTICE: This is an unofficial release. Things will change!
MZIP is an ultra-fast folder compression system I wrote and tested
To download it, run these commands:
wget https://github.com/JasonTheKitten/mzip/blob/master/mzip.mzip?raw=true mzip.mzip pastebin run PTt13khW #extract mzip.mzip mzip cp mzip/main.lua mzip.lua rm mzip.mzip
USAGE:
mzip #compress <folder> <file>.mzip mzip #extract <file>.mzip <folder>
NOTICE: Files created with MZIP do not currently upload correctly to pastebin. I plan to add a pastebin-safe uploader in future versions. For now, please use GitHub, paired with either Git or the file uploader, but not copy/paste
TODO:
Pastebin safe An API Runnable MZIP files Use getopts for argument checking LZW and character-repetition-reduction techniques File compression (this will be easy to implement) Checksums Extract online files
Edited by EveryOS, 04 July 2018 - 03:27 PM.











