Difference between revisions of "GeonBit example"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Created page with "==Install GeonBit.UI== With a MonoGame project started, use the nuget package manager to search for GeonBit.UI and install it. File:Geonbit install.png To finish the ins...")
(No difference)

Revision as of 14:15, 8 October 2017

Install GeonBit.UI

With a MonoGame project started, use the nuget package manager to search for GeonBit.UI and install it.

Geonbit install.png

To finish the install you need to edit the Content.mgcb file either in Visual Studio or notepad++. Add the following into the reference section:

GeonBit ref.png

Finally you need to open the content pipeline as usual, and add the folder

Geonbit content.png