-
Notifications
You must be signed in to change notification settings - Fork 14
/
README
34 lines (25 loc) · 1022 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Introduction
============
'libmpq' is a library which can be easily used in own applications
to extract, create or manipulate MoPaQ mpq archives.
MPQ, or MoPaQ, is a proprietary archive format created by
Mike O'Brien, the man hailed as Blizzard's multiplayer engine
genius, back in 1996 as a general purpose archive for use with
Diablo, and named narcissistically for its creator
"Mike O'brien PaCK". The copyrights to it, however, are held by
Havas Interactive, Blizzard's parent company. The archive format
is used by many Blizzard titles like Diablo, Diablo 2, Starcraft,
Warcraft 2: BNE, a newer version in Warcraft 3 and World of
Warcraft (WoW).
Manual
======
Since version 0.4.0 the 'libmpq' package comes with a manpage for
every library function. If you use 'libmpq' first time it is a good
idea to read the `FAQ' file.
Reporting Bugs
==============
Bug reports for 'libmpq' can be send to me directly.
* Maik Broemme <mbroemme@libmpq.org>
Enjoy!
Maik Broemme <mbroemme@libmpq.org>
http://libmpq.org/