Skip to content

A mirrored GitHub repository of the StormLib library created by Ladislav Zezula (author)

License

Notifications You must be signed in to change notification settings

BNETDocs/StormLib

This branch is 313 commits behind ladislav-zezula/StormLib:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 4, 2015
Nov 25, 2014
Oct 30, 2019
Sep 21, 2019
Jan 24, 2019
Sep 11, 2019
Aug 4, 2015
Nov 1, 2019
Jan 11, 2013
May 28, 2015
Nov 6, 2016
Nov 6, 2016
Nov 6, 2016
Dec 6, 2013
Dec 6, 2013
Oct 28, 2019
Nov 6, 2016
Jan 11, 2013
Nov 11, 2017
Oct 15, 2018
Nov 11, 2017
Jun 13, 2018
Dec 8, 2015
Aug 7, 2017
Mar 9, 2017
Nov 11, 2017
Nov 11, 2017
Nov 11, 2017
Nov 11, 2017
Nov 8, 2018
Nov 8, 2018
Nov 8, 2018
Nov 8, 2018
Nov 8, 2018
Nov 8, 2018
Nov 8, 2018
May 28, 2015
Nov 6, 2016

Repository files navigation

StormLib

This is official repository for the StomLib library, an open-source project that can work with Blizzard MPQ archives.

Installation and basic usage

Linux

  1. Download latest release
  2. Install StormLib:
$ cd <path-to-StormLib>
$ cmake CMakeLists.txt
$ make
$ make install
  1. Include StormLib in your project: #include <StormLib.h>
  2. Make sure you compile your project with -lstorm -lz -lbz2

About

A mirrored GitHub repository of the StormLib library created by Ladislav Zezula (author)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 57.3%
  • C++ 41.3%
  • Other 1.4%