Skip to content

digital-sound-antiques/mgsrc-js

Repository files navigation

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.