Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 888 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 888 Bytes

stormlib Project status

The StormLib library is a pack of modules, written in C++, which are able to read and also to write files from/to the MPQ archives.

MPQ (MoPaQ) is an archive format developed by Blizzard Entertainment, purposed for storing data files, images, sounds, music and videos for their games.

Notice: this repository is meant to track the development of the original stormlib, developed by Ladislav Zezula.

Usage

This library is used inside of mangos-zero to access data inside of MPQ archives included in the World of Warcraft game client.