Documentation

This commit is contained in:
NathanSweet 2014-01-19 16:59:25 +01:00
parent 0c6eeeed8b
commit 848714bb24
2 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# spine-torque2d
The Spine runtime for Torque2D is currently integrated into Torque2D itself:
The Spine runtime for [Torque2D](https://www.garagegames.com/products/torque-2d) is currently integrated into Torque2D itself:
https://github.com/GarageGames/Torque2D/tree/spine

View File

@ -0,0 +1,9 @@
# spine-turbulenz
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. Open `spine-turbulenz/example/index.html` in a web browser.
[spine turbulenz Demo](http://esotericsoftware.com/spine/files/demos/turbulenz/example/index.html)