Skip to content

Coow/ECO-League-Overlay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.5%
  • CSS 23.7%
  • HTML 12.5%
  • Python 5.3%