Mario Zechner 072c2c0965 Update README.mds, preprare spine-flutter for publication 1 年間 前
..
.idea 459f88c5a2 Merge branch '4.1' into 4.2-beta 2 年 前
.vscode 961a865343 Merge branch '4.1' into 4.2-beta 1 年間 前
build 5cdedfa845 [godot] Update setup.sh doc string with latest stable version. 1 年間 前
example ff9a6cde8b [godot] Fix runtime.sh and export.sh scripts. Reexport all assets with latest editor version. 1 年間 前
example-v4 ff9a6cde8b [godot] Fix runtime.sh and export.sh scripts. Reexport all assets with latest editor version. 1 年間 前
example-v4-csharp ff9a6cde8b [godot] Fix runtime.sh and export.sh scripts. Reexport all assets with latest editor version. 1 年間 前
spine_godot eecca2bdfa [godot] Add SkeletonData::set_reference_scale/get_reference_scale 1 年間 前
README.md 072c2c0965 Update README.mds, preprare spine-flutter for publication 1 年間 前
convert.py 726ad4ddbe [godot] Fix convert.py to release lock before renaming .json files. 2 年 前

README.md

spine-godot

The spine-godot runtime provides functionality to load, manipulate and render Spine skeletal animation data using Godot 3.5.x and 4.0.x respectively. spine-godot is based on spine-cpp.

See the spine-godot documentation for in-depth information.

Licensing

You are welcome to evaluate the Spine Runtimes and the examples we provide in this repository free of charge.

You can integrate the Spine Runtimes into your software free of charge, but users of your software must have their own Spine license. Please make your users aware of this requirement! This option is often chosen by those making development tools, such as an SDK, game toolkit, or software library.

In order to distribute your software containing the Spine Runtimes to others that don't have a Spine license, you need a Spine license at the time of integration. Then you can distribute your software containing the Spine Runtimes however you like, provided others don't modify it or use it to create new software. If others want to do that, they'll need their own Spine license.

For the official legal terms governing the Spine Runtimes, please read the Spine Runtimes License Agreement and Section 2 of the Spine Editor License Agreement.

Spine version

spine-godot works with data exported from Spine 4.2.xx.

spine-godot supports all Spine features, except two-color tinting and the screen blend mode.