From 8384815dad7690bab859e8853f9f244b561836b8 Mon Sep 17 00:00:00 2001 From: aap Date: Wed, 22 May 2019 23:12:07 +0200 Subject: [PATCH] updated README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 812b9c83..a07b2f11 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ 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). + # Strategy A good approach is to start at the fringes of the code base, @@ -31,6 +34,9 @@ CPedModelInfo CVehicleModelInfo CVisibilityPlugins CRenderer +CSprite +CSprite2d +CFont CEntity CPhysical CCollision