Skip to content

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

Notifications You must be signed in to change notification settings

wbsth/rbr-tools

Repository files navigation

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