The spine-xna runtime provides functionality to load, manipulate and render Spine skeletal animation data using XNA. spine-xna is based on spine-csharp.
- Download the Spine Runtimes source using git or by downloading it as a zip.
- Open the
spine-xna.sln
Visual C# 2010 Express project file.
Alternatively, the contents of the spine-csharp/src
and spine-xna/src
directories can be copied into your project.