Updated README.md with new cloning instructions

This commit is contained in:
officereso 2021-01-12 22:51:40 -06:00
parent e7cda43e61
commit 2b85947a4b

View File

@ -1,12 +1,12 @@
# Time Traveling Game
### Cloning
1. Install gitscm on your computer https://git-scm.com/
2. Go into the directory you want to place the game files.
3. run ``git clone https://github.com/The-Missing-Crowbar/time_traveling_game``
4. Go into hla directory. ``/steamapps/common/Half-Life Alyx``
5. Go into ``content/hlvr_addons``
6. Create a symbolic link from ``time_traveling_game`` to the cloned files ``content_time_traveling_game``
7. Go into ``game/hlvr_addons``
8. Create a symbolic link from ``time_traveling_game`` to the cloned files ``game_time_traveling_game``
2. Download HLA workshop tools.
1. Install HLA
2. Right click -> properties -> DLC
3. Click tick box next to ``Half-Life: Alyx - Workshop Tools``
3. Go into HLA's directory
4. Right click -> git bash here
5. Run ``git clone https://github.com/The-Missing-Crowbar/time-traveling-game``