diff options
author | shfil <filip.gawin@zoho.com> | 2020-09-25 13:56:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-25 13:56:15 +0200 |
commit | 6dfb32d285f40bbae86322689e24775343dfd626 (patch) | |
tree | 72388cde9ccc0ea90c49316da84f721c711d145e | |
parent | Add .gitattributes for better language stats (diff) | |
download | re3-6dfb32d285f40bbae86322689e24775343dfd626.tar re3-6dfb32d285f40bbae86322689e24775343dfd626.tar.gz re3-6dfb32d285f40bbae86322689e24775343dfd626.tar.bz2 re3-6dfb32d285f40bbae86322689e24775343dfd626.tar.lz re3-6dfb32d285f40bbae86322689e24775343dfd626.tar.xz re3-6dfb32d285f40bbae86322689e24775343dfd626.tar.zst re3-6dfb32d285f40bbae86322689e24775343dfd626.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ such that we have a working game at all times. ## How can I try it? -- re3 requires game assets to work, so you **must** own a copy of GTA III. +- re3 requires game assets to work, so you **must** own [a copy of GTA III](https://store.steampowered.com/app/12100/Grand_Theft_Auto_III/). - Build re3 or download it from one of the above links (Debug or Release). - (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. |