-
Notifications
You must be signed in to change notification settings - Fork 2
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:
- Go to the main page of the repo
- Click on the clone or download button.
- If you have git-scm installed, copy the URL shown or click on the Download ZIP button.
- 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. - If you have git-scm installed, type
git clone https://github.com/h1ddengames/Motherload-Clone.git
to download the project to the current directory. - Open the Unity Hub. In the Projects tab, click on Add and open the project directory that you downloaded.