- Download Git (if you haven't): Download here.
- Set up Git: Follow the instructions here and complete steps 2, 3 and authenticating with GitHub from Git.
- In terminal, create a new folder for your project and change directory(cd) to the new folder
- Type the following:
git clone https://github.com/rcos/VRCTF_RCOS.git
- Download Github Desktop here and configure Git with Git Desktop with instructions here
- Download Unity Hub: Download here
- Open the VRCTF_RCOS repository on Github Desktop and switch from the current branch from main to UnityInteractiveSetup
- Click Show in Explorer or Ctrl + Shift + F. You should see a RCC Research folder.
- Open Unity Hub and go to Projects -> Add -> Add project from disk and choose the RCC Research folder to add the project
- There should be an option to download version 6000.0.026f1 from this project
- Click on the project and it should launch in Unity Engine