Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 716 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 716 Bytes

LOLClean

A python script to clean the trash files for Chinese LOL client.

专为英雄联盟国服客户端开发的冗余文件清除工具。

HOW to use:

You should use python3 to run this script.

  1. Move this script to the directory your LOL client installed (which called "英雄联盟").
  2. Run this script use python3:
python ./LOLClean.py
  1. Follow the instruction shown on the cli.

如何使用:

首先,你需要安装 python3 环境来运行这个脚本。

  1. 将此脚本移动到你的 LOL 客户端安装目录(目录名为“英雄联盟”)。
  2. 使用 python3 运行该脚本:
python ./LOLClean.py
  1. 根据命令行提示进行操作。