diff --git a/README.md b/README.md index cee40c1..8406002 100644 --- a/README.md +++ b/README.md @@ -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``