Skip to content

WarmMilkCodes/RoflToJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

League of Legends RoflToJson

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

This no longer works after Riot's latest LoL update which removed JSON from replay file.

Requirements

  • Python 3.x
  • tkinter