Module: MPQ

Defined in:
lib/mpq.rb

Overview

A massive thanks to Justin Olbrantz (Quantam) and Jean-Francois Roy (BahamutZERO), whose [documentation of the MPQ format](wiki.devklog.net/index.php?title=The_MoPaQ_Archive_Format) was instrumental for this implementation.

Thanks to Aku Kotkavuo (arkx) for [mpyq](github.com/arkx/mpyq), which clarified a bunch of the implementation details that I couldn’t distill from the documentation mentioned above.

Defined Under Namespace

Modules: Hashing Classes: Archive, ArchiveHeader, BlockTableEntry, HashTableEntry, UserHeader