-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can I change Spine Runtime Version to 3.8.75? #135
Comments
You can try an older version of the runtime, but I'm not sure it plays nicely with a new Defold editor. |
is there a way to know what version of Spine Runtime that is used by each releases?
Is there a way to know what version of Spine Runtime that is used by each releases? |
Well, we should be better at listing the versions supported, but in your case, it's very old (we added support for version 4.x in 2021). Also, we don't support Defold versions older than 6 months on our build server. I'm curious, why you can't use 4.x for resaving the .spinejson? Apart from anything else, the only workaround I see is for you to fork this spine extension, and add your preferred version of the spine runtime (probably some changes needed ofc, but should be doable with some effort) |
i use dragonbones to create the spine animation but it can't export the project to spinejson with data version more than 3.3. |
It will definitely require a bit of work:
|
I need to use my old version of .spinejson, but the current version of Defold can't accept it. Is there a way to change the Spine Runtime that Defold use?
The text was updated successfully, but these errors were encountered: