flash2egret
v0.0.2
Published
A tool to convert flash sprite sheet format file to egret movieclip file.
Downloads
3
Readme
flash2egret
A tool to convert flash sprite sheet format file to egret movieclip file.
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install flash2egret --global
Tests
npm install
npm test
Dependencies
- iconv-lite: Convert character encodings in pure javascript.
Dev Dependencies
None
License
MIT
Generated by package-json-to-readme