mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 09:16:01 +08:00
705 B
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
- Download the Spine Runtimes source using git or by downloading it as a zip.
- Open the
spine-xna.slnVisual C# 2010 Express project file.
Alternatively, the contents of the spine-csharp/src and spine-xna/src directories can be copied into your project.