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

https://github.com/kiraio-moe/skel2json

[WIP] Convert Spine 2D .skel to .json and vice versa to be used on 3rd party editors.
https://github.com/kiraio-moe/skel2json

csharp json reverse-engineering skeletal-animation skeleton spine-runtimes spine2d

Last synced: about 1 month ago
JSON representation

[WIP] Convert Spine 2D .skel to .json and vice versa to be used on 3rd party editors.

Awesome Lists containing this project

README

        

# Skel2Json

Skel2Json is a tool to convert Spine 2D `.skel` binary file to the readable `.json` file (and vice versa) that can be use on some 3rd party Skeletal Animation programs out there.

## Supported Version

- 4.2

## Usage

- Convert to `.json`:
- Drag & drop the `.skel` file to `Skel2Json.exe`.
- Convert to `.skel`:
- Drag & drop the `.json` file to `Skel2Json.exe`.

## License

This project is licensed under GNU GPL 3.0.

For more information about the GNU General Public License version 3.0 (GNU GPL 3.0), please refer to the official GNU website: