diff options
author | shfil <filip.gawin@zoho.com> | 2021-01-14 18:02:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-14 18:02:28 +0100 |
commit | a06bd7f735f2df7b3f908de39ccace85f9823b12 (patch) | |
tree | 53fadf96f7e99bbd1fcccb5527cad3656c3f6b24 /README.md | |
parent | Update README.md (diff) | |
download | re3-a06bd7f735f2df7b3f908de39ccace85f9823b12.tar re3-a06bd7f735f2df7b3f908de39ccace85f9823b12.tar.gz re3-a06bd7f735f2df7b3f908de39ccace85f9823b12.tar.bz2 re3-a06bd7f735f2df7b3f908de39ccace85f9823b12.tar.lz re3-a06bd7f735f2df7b3f908de39ccace85f9823b12.tar.xz re3-a06bd7f735f2df7b3f908de39ccace85f9823b12.tar.zst re3-a06bd7f735f2df7b3f908de39ccace85f9823b12.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ such that we have a working game at all times. ## Building from Source -If you gonna use premake, then pefore starting 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. +If you gonna use premake, then before starting 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. <details><summary>Linux Premake</summary> |