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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i mpq

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • swang