

NET Core is C:\Users\\.nuget\packages.Īn alternative way to add the reference is by manually editing the Content.mgcb file in a text editor or Visual Studio. The default location of the packages folder in. Make sure you install mono and Visual Studio for Mac first so that MonoGame can correctly setup the project templates and addins. To setup MonoGame application development on mac OSX do the following. Run the following line, either the OS or from VS. This will install Visual Studio for Mac (which is free). Required for some consoles and Android targets (Frameworks 4.5 and 4.7). Install the C extensions: code -install-extension ms-dotnettools.csharp. It's usually located in the packages folder of your solution. Something similar may need to be done below for the dotnet command.

