WilliamShimizu / Code

ALL THE PROGRAMMING!
0 stars 0 forks source link

Installing monogame #3

Closed WilliamShimizu closed 11 years ago

WilliamShimizu commented 11 years ago

I spent probably way too much time trying to figure this out. All you have to do is hit up this link and download the windows installer. http://monogame.codeplex.com/releases/view/89706

WilliamShimizu commented 11 years ago

Also check out this if your interested in an XNA tutorial (MonoGame is an implementation of XNA). http://xbox.create.msdn.com/en-US/education/tutorial/2dgame/getting_started

WilliamShimizu commented 11 years ago

If you're rockin' VS 2012, you'll have to follow some instructions to get it to properly import the Content Project portion of the solution. http://ryan-lange.com/xna-game-studio-4-0-visual-studio-2012/

gerhalt commented 11 years ago

Alright, all moved in to my new place. I currently don't have a copy of VS, so I may need to obtain a copy or find another way to set it up.

WilliamShimizu commented 11 years ago

Sweet!! VS 2010 (or 2012) express (C#) should be enough. I only just installed Pro (DreamSpark is AMAZING) like, 1 or 2 days ago. Just make sure you have XNA 4.0 and Windows Phone SDK 7.1 and the WPSDK update (7.1.1) installed, or there will be issues when you try to build. Install MonoGame 3.0 first, it may (or may not) have options to install some of these.