mpq-extract

A tool for extracting files from MPQ archives.

Usage no npm install needed!

<script type="module">
  import mpqExtract from 'https://cdn.skypack.dev/mpq-extract';
</script>

README

mpq-extract

A tool for extracting files from MPQ archives.

Installation

npm install mpq-extract -g

Usage

  Usage: mpq-extract [options] <mpq> <listfile>

  Options:

    -h, --help         output usage information
    -V, --version      output the version number
    -o, --dest <path>  the folder to extract files to (default: current directory)
    -f, --fullpath     preserve the full path hierarchy of the extracted files.
    -c, --lowercase    convert extracted file paths to lowercase.
    -v, --verbose      verbose output