mbroemme / libmpq

libmpq is a library for manipulating MPQ (MoPaQ) archives, which are used by Blizzard in most of their games (e.g., Diablo, Diablo 2, StarCraft, WarCraft 3, and World of Warcraft).
http://libmpq.org
GNU General Public License v2.0
37 stars 13 forks source link

Add support for MPQ version 3 and 4. #3

Open mbroemme opened 13 years ago

mbroemme commented 13 years ago

Newer versions of World of Warcraft (Wraith of the Lich King and Cataclysm) are using modern version of MPQ format. We need to support them as well.