1.0.1 • Published 8 years ago

atlazer v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Atlazer

Generate a sprite atlas from the command line for a given folder.

After supplying an input folder and an output folder the script runs and generates a json and png file in the output file with the desired name.

##Example atlazer --input C:\game\assets\ship --output C:\game\build\assets --name ship