1.0.0 • Published 4 years ago

siq2json v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

Siq2json

Converts the packages for SiGame from xml to json with image optimization

On average, resulting packages become 10-15% smaller in size.

SiGame currently doesn't support json format, this npm module was made "for science" with potentially some use in future.

npm i -g siq2json

siq <path/to/file.siq>

This will create a file-json.zip file in the same directory as the original package file.

For the structure of a json, refer to bin/index.d.ts file