Lua files extracted from League of Legends
- Python 3.x
- Java (accessible via the
javacommand) unluac.jar(included in this repository or download from here)
-
Place Files Ensure the following are in the same folder:
script.pyunluac.jarScripts.wad.client/
-
Run the Script From the terminal:
python script.py
-
Result Decompiled
.luafiles will be saved in anoutput/directory, preserving the relative structure fromScripts.wad.client/.
This project is provided as-is. You are responsible for ensuring that decompilation complies with any applicable licenses or terms of service.