Skip to content

2. Running this Unity Project Locally

Shahid Karim edited this page May 12, 2020 · 1 revision

In order to run this project on your own computer do the following:

  1. Go to the main page of the repo
  2. Click on the clone or download button.
  3. If you have git-scm installed, copy the URL shown or click on the Download ZIP button.
  4. If you have git-scm installed, open the file explorer to the directory you would like to save this project then right click and select Git Bash Here. If you downloaded the zip, extract using 7z and move the extracted folder to the directory you would like to save the project.
  5. If you have git-scm installed, type git clone https://github.com/h1ddengames/Motherload-Clone.git to download the project to the current directory.
  6. Open the Unity Hub. In the Projects tab, click on Add and open the project directory that you downloaded.