diff options
author | shfil <filip.gawin@zoho.com> | 2021-01-13 12:22:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-13 12:22:55 +0100 |
commit | b9dc81d600004f59022e0dddcd46f247da78b3df (patch) | |
tree | a99ea49e0723209d14fdb979bc110be0597ce404 /README.md | |
parent | Make cmake files more generic (diff) | |
download | re3-b9dc81d600004f59022e0dddcd46f247da78b3df.tar re3-b9dc81d600004f59022e0dddcd46f247da78b3df.tar.gz re3-b9dc81d600004f59022e0dddcd46f247da78b3df.tar.bz2 re3-b9dc81d600004f59022e0dddcd46f247da78b3df.tar.lz re3-b9dc81d600004f59022e0dddcd46f247da78b3df.tar.xz re3-b9dc81d600004f59022e0dddcd46f247da78b3df.tar.zst re3-b9dc81d600004f59022e0dddcd46f247da78b3df.zip |
Diffstat (limited to 'README.md')
-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 -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. +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. (premake) <details><summary>Linux Premake</summary> |