- Install the latest version of Unity3D (2019.1.2f1 at the time of writing) and
git
(see this if you don't already have it installed) - (on macOS only) Install Homebrew (if you haven't already done so) and run
brew install git-lfs
to install Git LFS - Open a terminal window and clone the repository with
git clone https://github.com/zharry/Predator-and-Prey.git
into a directory of your choosing - Open Unity Hub and under the "Projects" tab, click on the "Add" button to browse and open the project
- Once the Unity Editor is open, browse to the "Assets/Install" in the "Project" Window and install every Unity Package from there
- At this point, there should be no more errors in the "Console" Window
- In the Unity Editor, open the GitHub tools with "Window" > "GitHub"
- In the settings Tab fill out the Git Configuration for your "Name" and "Email", then press "Save User"
- Then on the top-right corner, click the "Account" or "Sign In" button and login with your GitHub credentials