[Enhancement] Add 7z support
Cloudate9 opened this issue ยท 2 comments
What I suggest: Add option to use .7z instead of just .zip.
Rational: .7z has higher efficiency (compression wise, not time wise)
How it could be implemented: Add a toggle in the config.yml, and add the 7z zipping process in FileUtil#ZipIt()