Game Development Reference
In-Depth Information
To download and install TortoiseGit, go to https://code.google.com/p/
tortoisegit/ :
Downloading and installing TortoiseGit
Step #2 - building a Unity project
The reason to install Git originally was to track and maintain changes to a
Unity project, allowing you to revert them if needed, acting as a backup version
in case anything happens to the original files, and to share changes with other
developers. This depends, therefore, on whether you already have a Unity project
to maintain. The next step, then, after installing both Git and TortoiseGit is to either
create a new Unity project or to find an existing one that should be tracked. The
following is the screenshot of the Unity project folder:
Viewing a Unity project folder
 
Search WWH ::




Custom Search