Setting up the project
- Create a new Windows Game Project
- Add a reference to Xclna.Xna.Animationx86 and add this line to the top of your Game1.cs file in your project:
using Xclna.Xna.Animation;
Possible Questions
- Why are the names of the DLLs and namespaces so long?