A python script to clean the trash files for Chinese LOL client.
专为英雄联盟国服客户端开发的冗余文件清除工具。
You should use python3
to run this script.
- Move this script to the directory your LOL client installed (which called "英雄联盟").
- Run this script use python3:
python ./LOLClean.py
- Follow the instruction shown on the cli.
首先,你需要安装 python3
环境来运行这个脚本。
- 将此脚本移动到你的 LOL 客户端安装目录(目录名为“英雄联盟”)。
- 使用 python3 运行该脚本:
python ./LOLClean.py
- 根据命令行提示进行操作。