-
Notifications
You must be signed in to change notification settings - Fork 3
2.1 Importing your project with GitHub
Jacky Mooc edited this page Sep 16, 2022
·
9 revisions
- Download GitHub Desktop
- In GitHub Desktop's welcome page, skip the sign up (unless you already have an account)

- Open our GitHub repository in a new tab
- Select the green "Code" button, and copy the git URL

- In GitHub Desktop, select the first option

- Select the "URL" option, paste your copied git URL into the field, and select "clone"

Once the loading bar is gone, the project is fully downloaded.
IMPORTANT: The project is located in your Documents>GitHub folder.
Once the download has finished, open Unity Hub.

Simply navigate to your Documents>GitHub folder, click once on the project folder, and click "Open."

Note: Importing this project may take several minutes. Once it has finished and you see the Unity editor, proceed below.
NEXT STEP: Setting up the scene
Using the Github Desktop interface, the following instructions describe how to maintain the latest updates:
Select Fetch Origin to check if any updates have occurred.

If there were updates, then select Pull Origin