diff options
author | majestic <majesticcoding@gmail.com> | 2020-09-30 12:13:32 +0200 |
---|---|---|
committer | majestic <majesticcoding@gmail.com> | 2020-09-30 12:13:32 +0200 |
commit | d4efd003bc614f20074dd4daf96a2a223ff51bea (patch) | |
tree | cde4b80f479c84fe4a164fe3daef1309785f17be /README.md | |
parent | Experiment (diff) | |
parent | Merge remote-tracking branch 'origin/master' into miami (diff) | |
download | re3-d4efd003bc614f20074dd4daf96a2a223ff51bea.tar re3-d4efd003bc614f20074dd4daf96a2a223ff51bea.tar.gz re3-d4efd003bc614f20074dd4daf96a2a223ff51bea.tar.bz2 re3-d4efd003bc614f20074dd4daf96a2a223ff51bea.tar.lz re3-d4efd003bc614f20074dd4daf96a2a223ff51bea.tar.xz re3-d4efd003bc614f20074dd4daf96a2a223ff51bea.tar.zst re3-d4efd003bc614f20074dd4daf96a2a223ff51bea.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. |