This CLI tool compresses ZzFXM songs.
- Clone this repo
- Change to the convert tool directory and install dependencies:
cd tools/songpack
npm install
From the tools/songpack
dir you can run:
> ./bin/zzfx-songpack my-song.js my-packed-song.js
Use the --help
argument for more info.
zzfx-songpack --help