An open API service indexing awesome lists of open source software.

https://github.com/lvcabral/PhaserSpriteSheetUnpacker

Tool to unpack frames from a Phaser Sprite Sheet
https://github.com/lvcabral/PhaserSpriteSheetUnpacker

Last synced: 7 months ago
JSON representation

Tool to unpack frames from a Phaser Sprite Sheet

Awesome Lists containing this project

README

          

# Phaser Sprite Sheet Unpacker
Tool to unpack frames from a Phaser Sprite Sheet

After searching online I could not found a tool to split each frame of a [Phaser](http://phaser.io) sprite sheet created using tools like [TexturePacker](https://www.codeandweb.com/texturepacker) so I decided to create a simple command line application that does exactly that.

**Usage:**
```
pssu
```

*It requires Microsoft .Net Framework 4.5*