summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorerorcun <erorcunerorcun@hotmail.com.tr>2021-01-13 12:49:15 +0100
committererorcun <erorcunerorcun@hotmail.com.tr>2021-01-13 12:49:15 +0100
commitd88a3cf55810cd022b37a43cd85ddf3bf04980a3 (patch)
tree18c263abf24d029b7de9cc2655bf9117f2c23323
parentFix build without FIX_BUGS, divide to 0 fixes (diff)
parentUpdate README.md (diff)
downloadre3-d88a3cf55810cd022b37a43cd85ddf3bf04980a3.tar
re3-d88a3cf55810cd022b37a43cd85ddf3bf04980a3.tar.gz
re3-d88a3cf55810cd022b37a43cd85ddf3bf04980a3.tar.bz2
re3-d88a3cf55810cd022b37a43cd85ddf3bf04980a3.tar.lz
re3-d88a3cf55810cd022b37a43cd85ddf3bf04980a3.tar.xz
re3-d88a3cf55810cd022b37a43cd85ddf3bf04980a3.tar.zst
re3-d88a3cf55810cd022b37a43cd85ddf3bf04980a3.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>