stormlib

Library for reading and writing Blizzard MPQ archive files

brewmacoslinux
Try with needOr install directly
Source

About

Library for handling Blizzard MPQ archives

Commands

stormlib

Examples

Extract all files from an MPQ archive$ stormlib extract archive.mpq output_directory
List contents of an MPQ archive$ stormlib list archive.mpq
Add files to an MPQ archive$ stormlib add archive.mpq file1.txt file2.txt