Update README.md
This commit is contained in:
parent
d66c763565
commit
bf8894b090
@ -53,9 +53,9 @@ Github edition with fixed links and added some files and features!<br>Based on t
|
||||
- Select to install "Incredibuild Agent", "Incredibuild Coordinator", and the extension for Visual Studio
|
||||
6. Install OpenIV
|
||||
7. Create X:\ drive by following these steps at the bottom
|
||||
8. Open Command Prompt
|
||||
9. Create a new folder called "GTA" to the Desktop
|
||||
1. Run `net use X: \\localhost\c$\<Path to working folder for build> /persistent:yes`
|
||||
8. Open Command Prompt
|
||||
9. Create a new folder called "GTA" to the Desktop
|
||||
1. Run `net use X: \\localhost\c$\<Path to working folder for build> /persistent:yes`
|
||||
- Example: `net use X: \\localhost\c$\Users\abcd\Desktop\GTA /persistent:yes`
|
||||
2. Create the folder `X:\gta5` and copy all folders from `GTAVSP.7z\GTA V Source` into it
|
||||
- By the end, you should have the folders `X:\gta5\src`, `X:\gta5\script`, and `X:\gta5\tools_ng`. If the paths are different or some folders are missing, try re-extracting or moving as needed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user