This commit is contained in:
Smashtika 2024-04-23 18:19:44 +03:00 committed by GitHub
parent c1e9eea241
commit 07fda350af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -99,7 +99,7 @@ ___
1. Open Command Prompt 1. Open Command Prompt
2. Create a new folder called "GTA" to the Desktop or anywhere that you want 2. Create a new folder called "GTA" to the Desktop or anywhere that you want
3. Run `net use X: \\localhost\c$\<Path to working folder for build> /persistent:yes` 3. 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` - Example: `net use X: \\localhost\c$\Users\<username>\Desktop\GTA /persistent:yes`
10. Create the folder `X:\gta5` and copy all folders from `GTAVSP.7z\GTA V Source` into it 10. Create the folder `X:\gta5` and copy all folders from `GTAVSP.7z\GTA V Source` into it
11. Right click the folder `X:\gta5`, select "Properties", uncheck "Read-only", click Apply then OK 11. Right click the folder `X:\gta5`, select "Properties", uncheck "Read-only", click Apply then OK
12. Open Command Prompt as Administrator and run the following commands, then close: 12. Open Command Prompt as Administrator and run the following commands, then close: