From cdd87c2682d05aecabdde181a94096fadc33ab6a Mon Sep 17 00:00:00 2001
From: Smashtika <146978592+yungDoom@users.noreply.github.com>
Date: Mon, 22 Apr 2024 23:01:01 +0300
Subject: [PATCH] Update README.md
---
README.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index e6c2eb6..06e0c15 100644
--- a/README.md
+++ b/README.md
@@ -117,8 +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
> If you prefer using prebuilt files, [here is all the instruction to make them work.](#prebuilt-stuff)
## Building Shaders
@@ -139,16 +139,16 @@ setenv
cd ..\..\tools_ng\bin\RageScriptEditor
ragScriptEditor
```
-3. In the editor, select `File > Open Project` and open `X:\gta5\script\dev_ng\singleplayer\GTA5_SP.scproj`.
+3. In the editor, select `File > Open Project` and open `X:\gta5\script\dev_ng\singleplayer\GTA5_SP.scproj`
4. Select `Compiling > Intellibuild > Build Project`.
5. After that, [You should check out this in order to make your own scripts to work.](#replacing-scriptrpf)
## Patching Game Assets
-#### Putting update.rpf and update2.rpf
+#### Placing update.rpf and update2.rpf
1. Install ``update.rpf and update2.rpf from GTA V build 2699`` from [Prerequisites List](#prerequisites)
-2. Put `update.rpf` and `update2.rpf` files to `\update\` folder.
+2. Put `update.rpf` and `update2.rpf` files to `\update\` folder
* **Dont forget to backup your old files from update folder.**
@@ -160,7 +160,7 @@ If you ever modify the RPF files, dont forget to encrpyt them.
* Don't drag the both files at the same time, **just drag one by one**, This will not work with that way.
#### Replacing script.rpf
-**If did you compiled the scripts and want to put it to the game, here you can follow this steps in order to make scripts work:**
+**If u compiled the scripts and want to put it to the game, here you can follow this steps in order to make scripts work:**
1. Run OpenIV, select "Windows" under "Grand Theft Auto V"
2. Select the game folder and click "Continue"
3. Open `\update\update2.rpf\x64\levels\gta5\script`