From 4ff81fa474f1bbdeab057d41bbb7eeee3fc9a786 Mon Sep 17 00:00:00 2001 From: Smashtika <146978592+yungDoom@users.noreply.github.com> Date: Sat, 27 Apr 2024 16:40:50 +0300 Subject: [PATCH] Bye Bye, Goodbye! --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ce6b1df..a440199 100644 --- a/README.md +++ b/README.md @@ -107,13 +107,8 @@ setx /m DXSDK_DIR "C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)" setx /m RS_CODEBRANCH X:\gta5\src\dev_ng setx /m RS_PROJECT gta5 ``` -13. (OPTIONAL) Symlink the `X:\gta5\titleupdate\dev_ng` directory by just typing this to the Command Prompt: -```batch -mklink /D /J "X:\gta5\titleupdate\dev_ng" "INSERT_RETAIL_COPY_HERE" - ``` - - ``INSERT_RETAIL_COPY_HERE`` is being your GTA V Game Directory -14. If you dont want to symlink, Put all the game files to the `X:\gta5\titleupdate\dev_ng` directory -15. To ensure changes are finalized, restart build machine/computer. +13. Put all the game files to the `X:\gta5\titleupdate\dev_ng` directory +14. To ensure changes are finalized, restart build machine/computer. ## Patching The Source Code 1. Open `rush_patches-master.zip`