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 | c6cf16447bfe5b7d8130588e53a65c9a99658603 (diff) |
Add link to steam store
-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. |