Last active
August 29, 2015 14:22
-
-
Save rurtubia/49b8c3004fb836b5777b to your computer and use it in GitHub Desktop.
Install XNA on VS12 or VS13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Install XNA on Visual Studio 2012 or 2013. | |
| Download https://mxa.codeplex.com/releases | |
| Before install extension: | |
| 1. Install DirectX | |
| 2. Install XNA Framework 4.0 Redistribution | |
| 3. Install XNA Game Studio 4.0 Platform Tools | |
| 4. Install XNA Game Studio 4.0 Shared | |
| 5. Install XNA Game Studio 4.0.vsix |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment