0
votes
1answer
49 views

MonoGame develop3d branch not building on OS X

I've successfully built been using the stable branch of MonoGame and the MonoDevelop templates for a while, and now I want to upgrade to the develop3d branch to utilize all its features. But when I ...
1
vote
0answers
87 views

Porting Game using MonoGame to OS X: Strange color issue

I have my game project running in MonoDevelop using MonoGame on OS X, but the colors in the game are very mixed up. For example, yellow is shown as blue. What could be causing this? My game is ported ...
4
votes
1answer
1k views

How do I add MonoGame project templates to MonoDevelop on MacOS?

According to the readme, I am supposed to Shutdown MonoDevelop Find your MonoDevelop AppBundle Right Click on it and select "Show package Contents" Press Alt and Drag and Drop the ...
3
votes
1answer
216 views

Set Monogame window position (OSX)

How can I set the position of a game window that I've created in Monogame on Mac OS X? I've seen this question but it doesn't work: apparently there is not handle for the window. I'm thinking I might ...
1
vote
0answers
45 views

Template 2.5.1 installation issue on macos

Monogame 2.5.1 template is not working for me on MacOS, MonoDev 3.0.3.4 I did the following but still no template: Shutdown MonoDevelop Find your MonoDevelop AppBundle Right Click on it and select ...
2
votes
1answer
344 views

MonoGame Mac Templates Installation

I am having trouble installing the MonoGame templates in MonoDevelop on Mac. I have placed the MonoDevelop.MonoGame.2.5 folder in MonoDevelop.app/Contents/MacOS/lib/monodevelop/AddIns/ as instructed ...
4
votes
1answer
1k views

MonoGame Mac installation instructions

Does anyone know how to install MonoGame on Mac. I have been looking around for a while and I can't find any guides. I have Mono and MonoDevelop up and running fine, but I cannot figure out how to ...