Defold native extension for interacting with Spine animations.
Manual, API and setup instructions is available on the official Defold site.
We happily accept pull requests that solve reported issues.
Updating the Spine runtime version requires a rebuild of the runtime for all supported platforms. There is a build script to rebuild the runtime library in extension-spine/utils/runtime. The version is defined in the build_runtime_lib.sh file.
Make sure to check the change log for breaking changes!
If the extension code for the editor has to be updated there is also a build script in `extension-spine/utils/build_plugins.sh’. Use it to build the plugin libs and jar file.