From d2426684468811bee805660b81e4711dd480ff66 Mon Sep 17 00:00:00 2001 From: Halim <89982837+Patrickek@users.noreply.github.com> Date: Wed, 8 Jun 2022 14:17:45 +0300 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 0af5866..2314b83 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # RaceRep Overlays for racing sims. +Most features are currently only working with Assetto Corsa Competizione and Assetto Corsa. iRacing support is planned. + +## Features + - Advanced input overlay, fuel calculator, tyre app and session info(WIP) + - Save/Load config with json. + - A simple Discord RPC. + - Written in C++ with imgui, its light and fast. + +## Planned features + - Generally better looking overlays. (Transparency and icons.) + - Support for iRacing. + - More controls over overlays. (Locking and more customizations.) + - Better Discord RPC.