Tag: GIT

Using Version Control with Unity3D

Version control of Unity3D projects using Mercurial on Mac OS machines and Unity 3.5+ This article is meant to be a definitive guide on how to properly version control your Unity projects! Version control is one of the most important tools in any developer’s arsenal. It allows you to easily roll back changes if you accidentally break something, compare older… Read more →