/Skel2Json

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

Primary LanguageC#GNU General Public License v3.0GPL-3.0

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: https://www.gnu.org/licenses/gpl-3.0.html