Skip to content
Nicholas Weintraut edited this page Feb 20, 2018 · 1 revision

Welcome to the RGD-FightingGame-Spring2018 wiki!

Repository setup:

  1. Install git (https://git-scm.com/downloads) if experienced with git. If not and you want a GUI, use Github Desktop (https://desktop.github.com/). We will try to avoid a lot of concurrent editing of files so that we dont run into merges haha!

  2. Install git lfs - https://git-lfs.github.com/

  3. Get yourself added to the RowanACM group and this repository as a collaborator. Inquire with NickWeintraut to do so at meetings or via school email.

  4. Connect your git client (Github Desktop or the command line tool) to your github account.

  5. Clone this repository to the directory you store your Unity projects in.

  6. Open the folder for this repository in Unity (named RGD-FightingGame-Spring2018).

  7. Check Github desktop to see that there are no changed files after you open this in Unity. If there are changed files and you haven't done anything yet, that means I've probably set up the repository wrong!

Clone this wiki locally