/LobbyFileParser

A simple library for fetching player name and hero selection from lobby file in Heroes of the Storm.

Primary LanguageC#MIT LicenseMIT

LobbyFileParser

A simple library for fetching player name and hero selection from the undocumented battlelobby file in Heroes of the Storm.

Thanks

Credit to https://github.com/poma/HotsStats who gave me the intial ideas of decoding this file.