Closed HKunogi closed 1 week ago
As stated in the issue corresponding to the PR, this will only work with the latest Godot master branch. Applying this as is to the runtime, will break it for all release versions of Godot, which do not have this API change.
This makes so the latest spine source code can be built as a module on the latest godot engine source code after the API change. Fixes #2680