summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshfil <filip.gawin@zoho.com>2021-01-13 12:22:55 +0100
committerGitHub <noreply@github.com>2021-01-13 12:22:55 +0100
commitb9dc81d600004f59022e0dddcd46f247da78b3df (patch)
treea99ea49e0723209d14fdb979bc110be0597ce404
parentMake cmake files more generic (diff)
downloadre3-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
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d40a6229..b9e447d3 100644
--- a/README.md
+++ b/README.md
@@ -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>