mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 03:49:00 +00:00
1 more fix
This commit is contained in:
parent
9f575a70c1
commit
4e8f42f6f6
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ Sorry for the inconvenience.
|
|||
|
||||
## Building from Source
|
||||
|
||||
When using premake, you may want to point GTA_III_RE_DIR environment variable to GTA3 root folder if you want executable to be moved there via post-build script.
|
||||
When using premake, you may want to point GTA_III_RE_DIR environment variable to GTA3 root folder if you want the executable to be moved there via post-build script.
|
||||
|
||||
Clone the repository with `git clone --recursive https://github.com/GTAmodding/re3.git`. Then `cd re3` into the cloned repository.
|
||||
|
||||
|
|
Loading…
Reference in a new issue