简体   繁体   English

如何在Visual Studio 2014中安装XNA

[英]How to install XNA in Visual Studio 2014

How can I install the templates and the the framework for XNA in Visual Studio 2014? 如何在Visual Studio 2014中安装XNA的模板和框架?

I found this page here that helps installing the XNA framework in Visual Studio 2013, but they do not offer any downloads for Visual Studio 2014? 我在这里找到可帮助在Visual Studio 2013中安装XNA框架的页面,但它们不提供Visual Studio 2014的任何下载吗?

I know that XNA is not developed anymore by Microsoft, but it is a really great Framework that I need to use in Future. 我知道XNA不再由Microsoft开发,但它是我将来需要使用的非常出色的框架。

As far as I could tell, XNA has been completely discontinued by Microsoft and is no longer downloadable. 据我所知,XNA已被Microsoft完全停产,并且不再可下载。

However, there is another framework that uses the exact same style and .dll files as XNA. 但是,还有另一个框架使用与XNA完全相同的样式和.dll文件。 It's called MonoGame. 它称为MonoGame。 I switched over from XNA to MonoGame and love it. 我从XNA切换到MonoGame并喜欢它。 When you start out, you probably won't even be able to tell the difference between the two frameworks. 当您开始时,您甚至可能无法分辨两个框架之间的区别。 The downloads can be found here . 可在此处找到下载内容。 They will automatically install as an extension to Visual Studio 2017 or 2015. 它们将自动安装为Visual Studio 2017或2015的扩展。

Hope I could help, 希望我能帮上忙,

-GHC -GHC

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM