smpq
StormLib MPQ archiving utility
Install
- All systems
-
curl cmd.cat/smpq.sh
- Debian
-
apt-get install smpq
- Ubuntu
-
apt-get install smpq
- Kali Linux
-
apt-get install smpq
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install smpq
- Raspbian
-
apt-get install smpq
- Dockerfile
- dockerfile.run/smpq
smpq
StormLib MPQ archiving utility
SMPQ is StormLib MPQ archiving utility. This utility is designed for full manipulating with Blizzard MPQ archives. It supports extracting, appending, renaming and deleting files in MPQ archives. It also can create MPQ archive. SMPQ can access to different type of MPQ archives and version. It support encrypted, compressed, partial and patched MPQ archives with version 1-4. SMPQ is free opensource command line utility written in C/C++ which use multiplatform C++ StormLib library.