diff options
Diffstat (limited to 'dep/libmpq/README')
-rw-r--r-- | dep/libmpq/README | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/dep/libmpq/README b/dep/libmpq/README deleted file mode 100644 index 3f1bd3a1e9f..00000000000 --- a/dep/libmpq/README +++ /dev/null @@ -1,34 +0,0 @@ -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@plusserver.de> - -Enjoy! - -Maik Broemme <mbroemme@plusserver.de> -http://www.babelize.org/ |