diff options
author | withmorten <morten.with@gmail.com> | 2021-02-19 18:21:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-19 18:21:04 +0100 |
commit | 0b1d3669bc72c14f911aa0b8cbc3c66e0c6c6c4a (patch) | |
tree | 575aa66f0a5da6afd2c28dcea94e83d0616851b9 | |
parent | tiny sync with miami (diff) | |
download | re3-0b1d3669bc72c14f911aa0b8cbc3c66e0c6c6c4a.tar re3-0b1d3669bc72c14f911aa0b8cbc3c66e0c6c6c4a.tar.gz re3-0b1d3669bc72c14f911aa0b8cbc3c66e0c6c6c4a.tar.bz2 re3-0b1d3669bc72c14f911aa0b8cbc3c66e0c6c6c4a.tar.lz re3-0b1d3669bc72c14f911aa0b8cbc3c66e0c6c6c4a.tar.xz re3-0b1d3669bc72c14f911aa0b8cbc3c66e0c6c6c4a.tar.zst re3-0b1d3669bc72c14f911aa0b8cbc3c66e0c6c6c4a.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ We cannot build for PS2 or Xbox yet. If you're interested in doing so, get in to ## Installation - re3 requires PC 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 the latest nightly build: +- Build re3 or download the latest build: - [Windows D3D9 MSS 32bit](https://nightly.link/GTAmodding/re3/workflows/re3_msvc_x86/master/re3_Release_win-x86-librw_d3d9-mss.zip) - [Windows D3D9 64bit](https://nightly.link/GTAmodding/re3/workflows/re3_msvc_amd64/master/re3_Release_win-amd64-librw_d3d9-oal.zip) - [Windows OpenGL 64bit](https://nightly.link/GTAmodding/re3/workflows/re3_msvc_amd64/master/re3_Release_win-amd64-librw_gl3_glfw-oal.zip) |