Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.86 KB

readme.md

File metadata and controls

44 lines (31 loc) · 1.86 KB

RRE TV Overlay

alt text

As used by:

Changelog

Getting Started

  1. Install http://nodejs.org/.
  2. Run start.bat.
  3. Add -broadcastUrl=http://localhost:9090 in Steam Game launch options.
  4. Open http://localhost:9090 in a browser.
  5. Join a server.

Using UI Toggles

Inside the broadcasting control panel in the browser, there is a settings icon in the top left hand corner. Clicking on this will bring up a popup with toggles and input boxes that can be used to change the appearance and functionality of the UI.

Resolution: Scaling UI Elements

The resolutionScaler.less file contains a config value which allow you to manually increase/decrease UI elements based on your resolution.

Setting the px value to a higher number will increase scaling and setting a lower number will decrease scaling.

Creating Your Own Theme

To create your own theme, its recommended to create a copy of the raceroom-red.less file with your theme name. Then start the tool, select the theme from the dropdown and start modifying the less variables.

Select the theme from the dropdown to view the results on screen.

License

The Unlicense.