Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.32 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.32 KB

VRCTF_RCOS

The world’s first cybersecurity VR CTF

Getting started

  1. Download Git (if you haven't): Download here.
  2. Set up Git: Follow the instructions here and complete steps 2, 3 and authenticating with GitHub from Git.
  3. In terminal, create a new folder for your project and change directory(cd) to the new folder
  4. Type the following: git clone https://github.com/rcos/VRCTF_RCOS.git
  5. Download Github Desktop here and configure Git with Git Desktop with instructions here

Running the project in Unity

  1. Download Unity Hub: Download here
  2. Open the VRCTF_RCOS repository on Github Desktop and switch from the current branch from main to UnityInteractiveSetup
  3. Click Show in Explorer or Ctrl + Shift + F. You should see a RCC Research folder.
  4. Open Unity Hub and go to Projects -> Add -> Add project from disk and choose the RCC Research folder to add the project
  5. There should be an option to download version 6000.0.026f1 from this project
  6. Click on the project and it should launch in Unity Engine