mirror of
https://github.com/photonstorm/phaser
synced 2024-11-14 00:47:29 +00:00
Update README.md
This commit is contained in:
parent
402e6d23b1
commit
1de2bb8616
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
1. Checkout the Esoteric Spine Runtimes repo to the `spine-runtimes` folder: https://github.com/EsotericSoftware/spine-runtimes/
|
||||
2. Run `npm i` inside the `spine-runtimes` folder.
|
||||
3. Add the `source-map` module: `npm i --save-dev source-map`.
|
||||
4. Run `npm run plugins.spine.runtimes` to build the new runtimes to the `plugins/spine/src/runtimes` folder.
|
||||
4. Run `npm run plugin.spine.runtimes` to build the new runtimes to the `plugins/spine/src/runtimes` folder.
|
||||
|
||||
You can now build a new version of the Spine Plugin:
|
||||
|
||||
|
|
Loading…
Reference in a new issue