/LolReplays

processes `.rofl` replay files from League of Legends matches, extracts relevant statistical data, and displays it in a web interface.

Primary LanguagePython

League of Legends RoflToJson

This Python script extracts the 'statsJson' from League of Legends replay files (.rofl) and prints it as a JSON object.

Requirements

  • Python 3.x
  • tkinter