summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2020-05-12 02:41:41 +0200
committerGitHub <noreply@github.com>2020-05-12 02:41:41 +0200
commit24f74a775f0c3d0fa56a51dc9767b68d66a221e7 (patch)
tree49ef0e8c5fae746df05661137e63479ef7d54753
parentUpdate README.md (diff)
downloadre3-24f74a775f0c3d0fa56a51dc9767b68d66a221e7.tar
re3-24f74a775f0c3d0fa56a51dc9767b68d66a221e7.tar.gz
re3-24f74a775f0c3d0fa56a51dc9767b68d66a221e7.tar.bz2
re3-24f74a775f0c3d0fa56a51dc9767b68d66a221e7.tar.lz
re3-24f74a775f0c3d0fa56a51dc9767b68d66a221e7.tar.xz
re3-24f74a775f0c3d0fa56a51dc9767b68d66a221e7.tar.zst
re3-24f74a775f0c3d0fa56a51dc9767b68d66a221e7.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7a4c8ea2..3dcc9f58 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ such that we have a working game at all times.
- (Optional) If you want to use optional features like Russian language or menu map, copy the files in /gamefiles folder to your game root folder.
- Move re3.exe to GTA 3 directory and run it.
-## How can I build it?
+## Preparing the environment for building
Currently only building on VS2015/2017/2019 (Windows) and GCC (Linux) is tested.