From 8a72cc4d69c11c2833e7ead28efbef2a5d74d34b Mon Sep 17 00:00:00 2001 From: Smashtika <146978592+yungDoom@users.noreply.github.com> Date: Sun, 21 Apr 2024 01:35:45 +0300 Subject: [PATCH] nine/eleven --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cd2f01..859a4b4 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,8 @@ setx /m RS_PROJECT gta5 10. Copy output binary to game folder. > [!WARNING] -> Building shaders and scripts can be skipped using the [prebuilt files above](#prebuilt-files). These steps are here to allow modding or for those who prefer to build from source as much as possible. +> Building shaders and scripts can be skipped using the [prebuilt files above](#prebuilt-files).
+> These steps are here to allow modding or for those who prefer to build from source as much as possible. ## Building Shaders 1. Under "Shaders", right click the "shaders_rc" project and click "Build" @@ -142,6 +143,7 @@ ragScriptEditor ## Patching Game Assets + #### Putting update.rpf and update2.rpf 1. Install ``update.rpf and update2.rpf from GTA V build 2699`` from [Requirements](#requirements) 2. Put `update.rpf` and `update2.rpf` files to `\update\` folder.