mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-04 18:39:57 +00:00
CI add debug mode
This commit is contained in:
parent
b4afb591a7
commit
8eea89d3b1
3 changed files with 16 additions and 10 deletions
|
@ -4,8 +4,12 @@ The aim of this project is to reverse GTA III for PC by replacing
|
|||
parts of the game [one by one](https://en.wikipedia.org/wiki/Ship_of_Theseus)
|
||||
such that we have a working game at all times.
|
||||
|
||||
Apparently you can download a binary of the latest version
|
||||
[here](https://ci.appveyor.com/api/projects/aap/re3/artifacts/bin%2FReleaseCI%2Fre3.dll?branch=master).
|
||||
Apparently you can download a binary of the latest version here:
|
||||
[Debug](https://ci.appveyor.com/api/projects/app/re3/artifacts/bin/DebugCI/re3.dll?branch=master&job=Configuration%3A+DebugCI),
|
||||
[Release](https://ci.appveyor.com/api/projects/app/re3/artifacts/bin/ReleaseCI/re3.dll?branch=master&job=Configuration%3A+ReleaseCI).
|
||||
|
||||
Build status:
|
||||
[](https://ci.appveyor.com/project/aap/re3/branch/master)
|
||||
|
||||
Re3 starts the script main_freeroam.scm by default. Make sure you copy it to your data directory.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue