mirror of
https://github.com/RockstarAdvancedGameEngine/gtav-sourcecode-build-guide.git
synced 2026-01-04 22:10:03 +03:00
prddsadawq
This commit is contained in:
@@ -110,7 +110,7 @@ setx /m RS_CODEBRANCH X:\gta5\src\dev_ng
|
|||||||
setx /m RS_PROJECT gta5
|
setx /m RS_PROJECT gta5
|
||||||
```
|
```
|
||||||
13. (OPTIONAL) Symlink the `X:\gta5\titleupdate\dev_ng` directory.
|
13. (OPTIONAL) Symlink the `X:\gta5\titleupdate\dev_ng` directory.
|
||||||
- This can be done with this CMD Command: `mklink /D /J "X:\gta5\titleupdate\dev_ng" "INSERT_RETAIL_COPY_HERE"`.
|
- This can be done with this CMD Command: `mklink /D /J "X:\gta5\titleupdate\dev_ng" "INSERT_RETAIL_COPY_HERE"`.<br>
|
||||||
**(``INSERT_RETAIL_COPY_HERE`` being your GTA V Game Directory)**
|
**(``INSERT_RETAIL_COPY_HERE`` 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.
|
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.
|
15. To ensure changes are finalized, restart build machine/computer.
|
||||||
|
|||||||
Reference in New Issue
Block a user