Skip to content

Commit 43a39e0

Browse files
authored
Update README.md
1 parent ca1cfa8 commit 43a39e0

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

+18-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,18 @@
1-
# VRCTF_RCOS
1+
# VRCTF_RCOS
2+
3+
# The world’s first cybersecurity VR CTF
4+
5+
## Getting started
6+
1. **Download Git (if you haven't)**: Download [here](https://git-scm.com/downloads).
7+
2. **Set up Git**: Follow the instructions [here](https://docs.github.com/en/get-started/getting-started-with-git/set-up-git) and complete steps 2, 3 and authenticating with GitHub from Git.
8+
3. In terminal, create a new folder for your project and change directory(cd) to the new folder
9+
4. Type the following: `git clone https://github.com/rcos/VRCTF_RCOS.git`
10+
5. **Download Github Desktop** [here](https://desktop.github.com/download/) and configure Git with Git Desktop with instructions [here](https://docs.github.com/en/desktop/configuring-and-customizing-github-desktop/configuring-git-for-github-desktop)
11+
12+
## Running the project in Unity
13+
1. **Download Unity Hub**: Download [here](https://unity.com/download)
14+
2. Open the VRCTF_RCOS repository on Github Desktop and switch from the current branch from main to UnityInteractiveSetup
15+
3. Click Show in Explorer or Ctrl + Shift + F. You should see a RCC Research folder.
16+
4. Open Unity Hub and go to Projects -> Add -> Add project from disk and choose the RCC Research folder to add the project
17+
5. There should be an option to download version 6000.0.026f1 from this project
18+
6. Click on the project and it should launch in Unity Engine

0 commit comments

Comments
 (0)