Documentation

This commit is contained in:
NathanSweet 2014-01-19 16:59:54 +01:00
parent 848714bb24
commit 39df0601aa

View File

@ -3,7 +3,7 @@
The Spine runtime for [Turbulenz](http://biz.turbulenz.com/developers) is based on [spine-js](https://github.com/EsotericSoftware/spine-runtimes/tree/master/spine-js). To run the example:
1. Copy the contents of `spine-js` to `spine-turbulenz/spine-js`.
1. Place the files on a webserver. Images can't be loaded when from a local directory.
1. Place the files on a webserver. Images can't be loaded when run from a local directory.
1. Open `spine-turbulenz/example/index.html` in a web browser.
[spine turbulenz Demo](http://esotericsoftware.com/spine/files/demos/turbulenz/example/index.html)