Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Addon for League Broadcast (Essence) to write game data to file

License

Notifications You must be signed in to change notification settings

floh22/LeagueBroadcastConnect

Repository files navigation

Contributors Forks Stargazers Issues MIT License Donate

Development and maintenance of this project has stopped. Compatability with LeagueBroadcast cannot be garanteed. If you wish to continue development of this project, please let me know.

League Broadcast Connect

This is an addon for League Broadcast that allows game information to be saved to file while a game is running. This is useful for those that wish to use the information in their own overlays when using broadcast software such as vmix.

Features

This runs as a windows service, meaning that you only have to install once, and thats it. When a game starts with League Broadcast open on the target PC, this addon will write game information to file. The information includes:

  • Game time
  • Team gold
  • Team kills
  • Team towers
  • Team dragons

Getting Started

Prerequisites

  • Windows 10 20H1 (May 2020 Update) Build 19041
  • Active Internet connection

Installation

  1. Download latest release
  2. Unzip release to desired install folder
  3. Run Install.bat and enter desired information
  4. Optional: open CMD and run .\LeagueBroadcastConnect to run only once and not install

Arguments

  • First argument: Local folder to write file to (Default: local folder)
  • - u/url IP of PC running League Broadcast (Default: localhost)
  • - p/port Port used in LB by PC running League Broadcast (Default: 9001)
  • - m/multifile Wether to write all information to single file or split into multiple (Default: true)
  • - f/file Output file when running in single file mode (Default: Ingame.json)

Issues

See the open issues for a list of proposed features (and known issues).

License

Distributed under the GPLv3 License. See LICENSE for more information.

This is a standalone project from Lars Eble. Riot Games does not endorse or sponsor this project.

Contact

Twitter - @larseble

Support this project: Donate

About

Addon for League Broadcast (Essence) to write game data to file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages