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.
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.
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
- Windows 10 20H1 (May 2020 Update) Build 19041
- Active Internet connection
- Download latest release
- Unzip release to desired install folder
- Run Install.bat and enter desired information
- Optional: open CMD and run .\LeagueBroadcastConnect to run only once and not install
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)
See the open issues for a list of proposed features (and known issues).
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.
Twitter - @larseble