mpq

0.0.1 • Public • Published

mpqjs

mpqjs is a (currently uncompleted) implementation of mpyq, which extracts data/information out of MPQ (Mo'PAQ) formats popularized by Blizzard Entertainment.

requirements

  • node v0.8?+ (tested on v0.10 but should work on older versions)

install

  • npm install -g mpq

example

  • currently only the -t parameter of mpyq is supported so after installing, run the bin mpqjs with the -t parameter and include a filename like so:

mpqjs -I [filename]

whats implemented

  • archive header information
  • user data information

left to do

  • the rest...

license

  • MIT

Readme

Keywords

none

Package Sidebar

Install

npm i mpq

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • swang