diff options
author | eray orçunus <erayorcunus@gmail.com> | 2020-09-30 01:44:02 +0200 |
---|---|---|
committer | eray orçunus <erayorcunus@gmail.com> | 2020-09-30 01:44:02 +0200 |
commit | f740588780897a2d9d0b29724d617b0eaa9b5025 (patch) | |
tree | 2d9bb7a9ae9d10a2ebfceba7179b47c249b3e19a /README.md | |
parent | Population and many small classes done, mouse AUX buttons, Frontend, Hud, fixes (diff) | |
parent | Merge remote-tracking branch 'origin/master' into miami (diff) | |
download | re3-f740588780897a2d9d0b29724d617b0eaa9b5025.tar re3-f740588780897a2d9d0b29724d617b0eaa9b5025.tar.gz re3-f740588780897a2d9d0b29724d617b0eaa9b5025.tar.bz2 re3-f740588780897a2d9d0b29724d617b0eaa9b5025.tar.lz re3-f740588780897a2d9d0b29724d617b0eaa9b5025.tar.xz re3-f740588780897a2d9d0b29724d617b0eaa9b5025.tar.zst re3-f740588780897a2d9d0b29724d617b0eaa9b5025.zip |
Diffstat (limited to 'README.md')
-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. |