Coow / ECO-League-Overlay

LoL Spectator Overlay for eSports Cologne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECO League Overlay

Dynamic League of Legends Spectator Overlay, written in React

pls also view the serverless variant of this overlay it's much faster, editable directly in OBS and features some more details

Installation

npm install

Usage

  1. Execute the following command and keep the terminal open
npm start
  1. Integrate the adress http://localhost:3000 as a browser source in OBS
  2. Change Game State in src/GameData.json dynamically

Shutdown

To shutdown the Overlay simply kill the Terminal Window with Ctrl + C or by killing the Window

Roadmap

  • Integrate Baron / Drake Timers
  • Electron App to change Values
  • Dynamic Space for Sponsoring Displays

About

LoL Spectator Overlay for eSports Cologne

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 58.5%Language:CSS 23.7%Language:HTML 12.5%Language:Python 5.3%