-
Notifications
You must be signed in to change notification settings - Fork 3
Setup Guide for Development
Vaughan Hilts edited this page Jul 24, 2014
·
10 revisions
Make sure you have all of the following installed before proceeding, you will need them to run the source code. Note: While Visual Studio is not explicitly needed to compile some things, it is the only supported IDE by the team.
Checkout the latest version of the code you want to use. If you are interested in running this for creating a game, checkout master or the latest release. If you are interested in developing code, checkout development. Master is considered the 'stable branch'. Nothing should be broken there, theoretically.