Skip to content

swang/mpq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 -I parameter of mpyq is supported so after installing, run the bin mpqjs with the -I 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

About

mpq archive reader in javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published