Using Version Control
- FraserJamesH
- Apr 24, 2020
- 1 min read
Updated: May 1, 2020

After getting fed up with constantly zipping and losing versions of the project, I'm now using GitHub! Although not a public repository so the project cannot be accessed by anyone, however when I'm complete I might think about making it public. GitHub has been absolutely lovely to use and I advise anyone who hasn't used it or is on the fence about it, GO DOWNLOAD IT NOW! It's completely free to use (although I think there is a paid version if you want) and extremely easy to use. There are other free version control software however I felt that GitHub would be best as I could make both public and private repositories meaning I could host a whole range of things. To use it with Unity it takes a couple of extra steps however the entire process is very easy, follow this tutorial by Brackeys to find out how: https://www.youtube.com/watch?v=qpXxcvS-g3g
Comments