atlazer
v1.0.1
Published
A texture atlas packer
Downloads
1
Readme
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