summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshfil <filip.gawin@zoho.com>2020-09-25 13:56:15 +0200
committerGitHub <noreply@github.com>2020-09-25 13:56:15 +0200
commit6dfb32d285f40bbae86322689e24775343dfd626 (patch)
tree72388cde9ccc0ea90c49316da84f721c711d145e
parentAdd .gitattributes for better language stats (diff)
downloadre3-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
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d336435..8d5b4c0c 100644
--- a/README.md
+++ b/README.md
@@ -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.