Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.07 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.07 KB

lol-banpick-observer

League of legends BAN/PICK Observing Tool looks like eSports League

Downloads

Download here

Example

사용예시 (Added 'Browser' source in OBS, 1.5x)

Used React for page to show.

How to run

Preference Window

세팅창 (Toggle Buttons: Show Team Score, Nickname, Spells, Champion Name)

Used HTML(with Bootstrap) + Electron

How does it run

  • App is started
  • Electron and Express is started
    • Express
      • Checks for LeagueClient using LCU Connecter
      • Serves the page to show
      • Sends the ban/pick data to the page to show as JSON
    • Electron
      • Makes preference window
      • Updates the settings when it changed and let express know