diff options
author | erorcun <erorcunerorcun@hotmail.com.tr> | 2021-01-13 12:49:15 +0100 |
---|---|---|
committer | erorcun <erorcunerorcun@hotmail.com.tr> | 2021-01-13 12:49:15 +0100 |
commit | d88a3cf55810cd022b37a43cd85ddf3bf04980a3 (patch) | |
tree | 18c263abf24d029b7de9cc2655bf9117f2c23323 /README.md | |
parent | Fix build without FIX_BUGS, divide to 0 fixes (diff) | |
parent | Update README.md (diff) | |
download | re3-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 |
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> |