Hi all! :grinteeth:
I have the file.json and the skeletonViewer in the same folder.
The SV is the same version from which Spine the file came from (3. 8 )
I right click and select Git Bash here
I write
java -cp "skeletonViewer.jar" com.esotericsoftware.spine.JsonRollback "[filename].json" "3.7" "[filename]_downgrade.json"
I get the error: Error: Could not find or load main class com.esotericsoftware.spine.JsonRollback
What am I missing? I have searched the forum, but none of the solutions worked for me 🙁
Thank you in advance!