why scripts dont upadate with new Spine version?
Just now update Photoshop script and try it (Photoshop cc last version). Spine get error in Json file when import data.
new script - begin JSON
{"skeleton":{"images":"images/"},
"bones":[{"name":"root"}],
"slots":[
......
Old script -
{"bones":[{"name":"root"}],
"slots":[
........
without skeleton all work fine