diff options
author | withmorten <morten.with@gmail.com> | 2021-07-03 23:10:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-03 23:10:50 +0200 |
commit | 52e4cd19ce8f7b60f5b200f7a75837335054da2a (patch) | |
tree | 036737eecafe5c220fa6bb9908f1e4931eeef449 | |
parent | Add MacOS to Readme (diff) | |
download | re3-52e4cd19ce8f7b60f5b200f7a75837335054da2a.tar re3-52e4cd19ce8f7b60f5b200f7a75837335054da2a.tar.gz re3-52e4cd19ce8f7b60f5b200f7a75837335054da2a.tar.bz2 re3-52e4cd19ce8f7b60f5b200f7a75837335054da2a.tar.lz re3-52e4cd19ce8f7b60f5b200f7a75837335054da2a.tar.xz re3-52e4cd19ce8f7b60f5b200f7a75837335054da2a.tar.zst re3-52e4cd19ce8f7b60f5b200f7a75837335054da2a.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ We cannot build for PS2 or Xbox yet. If you're interested in doing so, get in to - [Windows OpenGL 64bit](https://nightly.link/GTAmodding/re3/workflows/re3_msvc_amd64/master/re3_Release_win-amd64-librw_gl3_glfw-oal.zip) - [Linux 64bit](https://nightly.link/GTAmodding/re3/workflows/build-cmake-conan/master/ubuntu-18.04-gl3.zip) - [MacOS 64bit x86-64](https://nightly.link/GTAmodding/re3/workflows/build-cmake-conan/master/macos-latest-gl3.zip) -- Extract the downloaded zip over your GTA 3 directory and run re3. The zip includes the gamefiles and in case of OpenAL the required dlls. +- Extract the downloaded zip over your GTA 3 directory and run re3. The zip includes the binary, updated and additional gamefiles and in case of OpenAL the required dlls. ## Screenshots |