I'm about to buy the IP of an old game and would like to know if the following is possible.
The project doesn't include the original Spine files but only the exported JSON, atlas, and PNG files.
When I try to import those in Unity 2020 with the latest runtime for Unity I get the following error:
Error importing skeleton 'player': Skeleton data could not be loaded. Data version: 3.1.02. Required version: 3.8.
If I buy the full version of Spine would I be able to upgrade the old exports to a new usable version?
And since it's a lot of assets I'd also like to know if it can be automated via command line.
Thanks a bunch!