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 install MonoGame. Thanks.
In general with MonoGame:
Add Existing Project
for MonoGame.YourPlatform.csproj
and Lidgren.Network.YourPlatform.csproj
There really isn't anything to "install".