Prerequisites
- Create Github account. Click Here
- Download Github Desktop Click Here
Now, let's see how to use github, what are repositories, how to make them and how to save your files on github.
- Open your github profile, and go to repository section.
- Give a Unique name by selecting new option.
- Also add the readme file option.
- Now let's add gitignore to our repo and select Unity option in it.
- Now Click on Create Repository.
Congrats your repository has been created succesfully now it's time to connect it with your github desktop so we can use it to save our creations in it.
Click on Open With Github Desktop
Changes in this folder will be shown in the Github Dsktop GUI.
Click Commit to main and then push origin
Click On New-Project and select the below shown options.
Click Create Project