mpq-tools is a set of utilities for manipulating
MPQ (MoPaQ) archives, which are used by Blizzard
in most of their games (e.g., Diablo, Diablo 2,
StarCraft, and WarCraft 3). It can extract, move,
delete and create archives. It comes with libmpq,
which is a library for developers to add MPQ
handling to their applications.
License: GNU General Public License (GPL)
Changes:
This release significantly improves the stability
and usability of libmpq and mpq-tools. It adds
support for 64-bit architectures and a robust
error handler which fixes many segmentation
faults. A full API documentation was added. This
version supports single sector files and stored
files which are neither compressed nor imploded.
All Blizzard titles until “Warcraft 3 – The Frozen
Throne” are now supported.