forked from MonoGame/MonoGame
-
Notifications
You must be signed in to change notification settings - Fork 0
Tutorials:prerequisites
vchelaru edited this page Apr 17, 2011
·
28 revisions
This page lists the requirements for creating a MonoGame project. These steps were created while installing on a Windows 7 machine so they may differ if you are using a different OS.
- Install Mono: http://www.mono-project.com/Main_Page
- Click the "Download" link
- Select your operating system under "Long-term Supported Version"
- Select the specific download. On Windows, select "Mono for Windows, Gtk#, and XSP"
- Install OpenTK: http://www.opentk.com/
- Install MonoDevelop: http://monodevelop.com/
- The website for MonoDevelop will mention that you need GTK. If you installed Mono, you will have GTK
- Install mysisgit (this must be done before installing TortoiseGit on Windows): http://code.google.com/p/msysgit/
- Install TortoiseGit: http://code.google.com/p/tortoisegit/