2.1.1 • Published 8 years ago

texturepacker-yaml v2.1.1

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

Code to convert TexturePacker- or Aseprite-produced JSON to a nested YAML file.

Expects filenames to be hyphen- or space-delimited and end with a numeric index (e.g., "mario-jump-1.png"). For use with Aseprite, spaces are also supported if they immediately precede a number followed by the file extension (e.g., "big-mario-jump 1.ase" converts to big.mario.jump0).

See test/sprites.json for example JSON files file and the YAML-converted format.

2.1.1

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago