Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 508 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 508 Bytes

RBR Tools

Web app that that contains various tools for Richard Burns Rally simulator.

Visit web version, or read instructions below how to serve your own instance.

Currently it contains:

  • RBR Setup extractor
  • RBR Setup replacer
  • RBR Telemetry analyzer
web_telemetry_cropped.mp4

Usage

$ git clone https://github.com/wbsth/rbr-tools.git
$ cd rbr-tools
$ npm install
$ npm run dev