server/dep/StormLib
2020-02-16 08:28:36 +00:00
..
doc
src
storm_dll
StormLib.xcodeproj
stormlib_dll
test
.gitignore
CMakeLists.txt [0057] Fixed Linux compile 2020-02-16 08:28:36 +00:00
Info.plist
LICENSE
Makefile.linux
Makefile.mac
makefile.w32
Publish.bat
Publish_beta.bat
README
README.md
Storm_dll.bat
Storm_dll.lib
Storm_dll.vcproj
Storm_dll.vcxproj
Storm_dll.vcxproj.filters
StormLib.bat
StormLib.sln
StormLib.vcproj
StormLib.vcxproj
StormLib.vcxproj.filters
StormLib_dll.vcproj
StormLib_dll.vcxproj
StormLib_dll.vcxproj.filters
StormLib_test.kdev4
StormLib_test.vcproj
StormLib_test.vcxproj
StormLib_test.vcxproj.filters
StormLib_vc100.sln

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.