GeonBit example

From TRCCompSci - AQA Computer Science
Revision as of 15:15, 8 October 2017 by Admin (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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