2014-01-20 04:51:20 +01:00

705 B

spine-xna

The spine-xna runtime provides functionality to load, manipulate and render Spine skeletal animation data using XNA. spine-xna is based on spine-csharp.

Setup

  1. Download the Spine Runtimes source using git or by downloading it as a zip.
  2. 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.