12-12-2013, 04:50 PM
Quick Installation Guide
Step 1. Visual Studio 2010
Mirage XNA is programmed in Visual C# 2010, make sure you check your version of visual studio as i am not too sure on backwards compatibility. I've been told that this will work fine with Visual Studio 2010 Express.
Step 2. XNA Game Studio 4.0
XNA Game Studio is required to open Mirage XNA, this framework will reconfigure your Visual Studio to allow XNA projects. You can download this free from the microsoft website. If your a member of the forum you can download it there too.
XNA Game Studio: http://www.microsoft.com/en-us/download ... x?id=23714
Step 3. Downloading Mirage XNA
Download the latest version of Mirage XNA Source Code. You also need the two below:
XNA Framework 4.0: http://www.microsoft.com/en-us/download ... x?id=20914
.NET Framework 4.0: http://www.microsoft.com/en-us/download ... x?id=17851
Step 4. Opening The Source Code
Once you have it located on your computer and you have extracted the rar file, you should now have a Server & Client File. Simply open either of these folders and double click on the Visual Studio Project File to open (.sln).
[Opening Client]
![[Image: openclient.png]](http://web.archive.org/web/20120705005755im_/http://www.miragexna.com/_images/openclient.png)
[Opening Server]
Step 1. Visual Studio 2010
Mirage XNA is programmed in Visual C# 2010, make sure you check your version of visual studio as i am not too sure on backwards compatibility. I've been told that this will work fine with Visual Studio 2010 Express.
Step 2. XNA Game Studio 4.0
XNA Game Studio is required to open Mirage XNA, this framework will reconfigure your Visual Studio to allow XNA projects. You can download this free from the microsoft website. If your a member of the forum you can download it there too.
XNA Game Studio: http://www.microsoft.com/en-us/download ... x?id=23714
Step 3. Downloading Mirage XNA
Download the latest version of Mirage XNA Source Code. You also need the two below:
XNA Framework 4.0: http://www.microsoft.com/en-us/download ... x?id=20914
.NET Framework 4.0: http://www.microsoft.com/en-us/download ... x?id=17851
Step 4. Opening The Source Code
Once you have it located on your computer and you have extracted the rar file, you should now have a Server & Client File. Simply open either of these folders and double click on the Visual Studio Project File to open (.sln).
[Opening Client]
![[Image: openclient.png]](http://web.archive.org/web/20120705005755im_/http://www.miragexna.com/_images/openclient.png)
[Opening Server]
![[Image: openserver.png]](http://web.archive.org/web/20120705005755im_/http://www.miragexna.com/_images/openserver.png)