Updating Spine
- Clone the Esoteric Spine Runtimes repo to the
spine-runtimesfolder: https://github.com/EsotericSoftware/spine-runtimes/ and make sure this is in theplugins/spine4.1folder, not theplugins/spine4.1/srcfolder. - Checkout
git checkout 4.1 - Run
npm iinside thespine-runtimes/spine-tsfolder. - Run
npm run plugin.spine4.runtimesto build the new runtimes to theplugins/spine4.1/src/runtimesfolder.
You can now build a new version of the Spine Plugin:
npm run plugin.spine4.dist.