diff options
author | withmorten <morten.with@gmail.com> | 2021-07-03 23:11:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-03 23:11:35 +0200 |
commit | 10d7b303a55c89c2abe08d59acdd405e95ce9814 (patch) | |
tree | 20bdfde4ca57790467ece5bdafab487b71ea43e8 | |
parent | fix screenshot name (diff) | |
download | re3-10d7b303a55c89c2abe08d59acdd405e95ce9814.tar re3-10d7b303a55c89c2abe08d59acdd405e95ce9814.tar.gz re3-10d7b303a55c89c2abe08d59acdd405e95ce9814.tar.bz2 re3-10d7b303a55c89c2abe08d59acdd405e95ce9814.tar.lz re3-10d7b303a55c89c2abe08d59acdd405e95ce9814.tar.xz re3-10d7b303a55c89c2abe08d59acdd405e95ce9814.tar.zst re3-10d7b303a55c89c2abe08d59acdd405e95ce9814.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,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/reVC_msvc_amd64/miami/reVC_Release_win-amd64-librw_gl3_glfw-oal.zip) - [Linux 64bit](https://nightly.link/GTAmodding/re3/workflows/build-cmake-conan/miami/ubuntu-18.04-gl3.zip) - [MacOS 64bit x86-64](https://nightly.link/GTAmodding/re3/workflows/build-cmake-conan/miami/macos-latest-gl3.zip) -- Extract the downloaded zip over your GTA VC directory and run reVC. The zip includes the gamefiles and in case of OpenAL the required dlls. +- Extract the downloaded zip over your GTA VC directory and run reVC. The zip includes the binary, updated and additional gamefiles and in case of OpenAL the required dlls. ## Screenshots |