Screenshot 2023-06-22 at 11.59.33 AM.png
Open Chabot Game Lab
Created 9/5/2023 - J.G.
What: Github Desktop, Unity
Why: When you “save” a file in Unity, it actually saves to your computer. With Github Desktop, you are able to control the versions you save, and can revert to past versions of your game easily.
https://www.youtube.com/watch?v=qpXxcvS-g3g&ab_channel=Brackeys
Create repository
. Your repository is now created.Download Github Desktop
Click Clone Repository
Choose your project from the dropdown.
Documents/GitHub/untitled-cat-vr-game
Another Ex. You can create a new folder on your Desktop called Projects, i.e. Desktop/Projects/untitled-cat-vr-game
P.S. If the project is not in your Github folders, you can get the direct link from the Github.com website with your repository (see last picture).
Navigate to the folder on your computer and you’ll see that it has the .gitignore
and README.md
files now.
URP (universal render pipeline)
template, which is compatible with most things.
Documents/GitHub/untitled-cat-vr-game
)