mpqcli, a command line tool to create, add, remove, list, extract, read, and verify MPQ archives has just released version 0.9.3. The tool makes it easy to work with MPQs from the command line, while powered by the well-maintained StormLib library under the hood.
Version 0.9.3 comes with two changes:
- Added support for
add
subcommand to have path inside MPQ archive. - Fixed bug in
add
subcommand when exceeding max file count.
Thomas Laurenson, the author of the tool, is hard at work pushing the tool to version 1.0. To follow the progress, see the issues page on GitHub.