The spine-monogame runtime provides functionality to load, manipulate and render Spine skeletal animation data using MonoGame. spine-monogame is based on spine-xna and adds MonoGame project files.
- Download the Spine Runtimes source using git or by downloading it as a zip.
- Open the Windows 8 Store or Xamarin Studio project files in
spine-monogame
.
Alternatively, the contents of the spine-csharp/src
and spine-xna/src
directories can be copied into your project.