PPC5CharacterEditor
=================== This is a character editor for the C++ rewrite of Puyo Puyo Compendium.
It supports describing and animating a character.
The resulting character data is saved in a JSON format, easily readable by browsers and PPC itself.
This editor comes with a sample.txt file demonstrating the format of a script for parsing or manual character script writing.
This editor was created by Hanae Narahashi for Puyo Puyo Compendium.