We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The steps required to get the project running on your machine.
Make sure you've got git lfs installed. You don't (hopefully 🙂) have to configure it, as the .gitattributes file is already part of the project.
.gitattributes
We currently use Unity 5.6.1. Please make sure you have exactly that.
Clone the repo to your machine. That should be it. 🙂
master is for stable versions. develop is for active development. feature branches for major features. Branch from develop, branch back into it.
master
develop
A guide to the project architecture coming soon.