Top 1.8% dependent packages on proxy.golang.org
Top 1.8% dependent repos on proxy.golang.org
proxy.golang.org : github.com/icza/mpq
Package mpq is a decoder/parser of Blizzard's MPQ archive file format. This is not a full MPQ implementation. It is primarily intended to parse StarCraft II replay files (*.SC2Replay), but that is fully supported. Usage is simple. Opening an MPQ archive file: Getting a named file from the archive: If you already have the MPQ data in memory: The_MoPaQ_Archive_Format: http://wiki.devklog.net/index.php?title=The_MoPaQ_Archive_Format MPQ on wikipedia: http://en.wikipedia.org/wiki/MPQ Zezula MPQ description: http://www.zezula.net/mpq.html Stormlib: https://github.com/ladislav-zezula/StormLib Libmpq project: https://github.com/ge0rg/libmpq (old: https://libmpq.org/) MPQ parser of the Scelight project: https://github.com/icza/scelight/tree/master/src-app-libs/hu/belicza/andras/mpq Format of the "(attributes)" meta attributes file: https://github.com/stormlib/StormLib/blob/3a926f0228c68d7d91cf3946624d7859976440ec/src/SFileAttributes.cpp If has CRC32: int * BlockTableSize If has FILETIME: long * BlockTableSize If has MD5: MD5SIZE * BlockTableSize If has PATCH_BIT: enough bytes to hold BlockTableSize bits
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/icza/mpq
License: Apache-2.0
Latest release: about 2 years ago
First release: almost 3 years ago
Namespace: github.com/icza
Dependent packages: 7
Dependent repositories: 9
Last synced: 1 day ago