digital-sound-antiques / mgsrc-js

Decompiler for MGSDRV files.
2 stars 0 forks source link

mgsrc-js npm version

A decompiler for MGSDRV object.

Install

npm install -g mgsrc-js

Usage

mgsrc-js

  Decompiler for MGSDRV data object. 

SYNOPSIS

  mgsrc-js [<option>] <file> 

OPTIONS

  -o, --output file   Specify output file. The standard output is used if not speicified. 
  -i, --input file    Input MGS file.                                                     
  -u, --uncompress    Uncompress input without decompiling.                               
  -v, --version       Print version.                                                      
  -h, --help          Show this help.