Releases: GameProgram7777/KKCleaner
Releases · GameProgram7777/KKCleaner
Release list
KKCleaner v1.0
GUI tool to detect and clean up unused Koikatsu zipmods and BepInEx plugins from KKManager usage CSV exports — pack, restore, or remove items whose card usage is at or below a threshold. Multilingual: English / 繁體中文 / 简体中文 / 日本語 / 한국어 / Русский.
Highlights
- Added the 8 missing messagebox-title translations across all 6 languages (window titles previously showed raw keys like
result_title) - Fixed the ja/ko/ru confirmation dialogs, which showed the count and threshold in the wrong order, by switching to indexed placeholders
- Plugin usage counts are parsed as the first integer run, so
"3 (2 disabled)"is read as3instead of32 - Removed dead code, narrowed bare excepts, fixed the license header
Download
KKCleaner.exe — standalone Windows executable. Requires the .NET runtime (used to read plugin DLL metadata via Mono.Cecil). Some antivirus software may flag DLL metadata reading — allow-list the app if needed.
Note: the KKCleaner.exe asset was re-uploaded to fix a packaging bug where the bundled build failed to start with "Unable to load tkdnd library" (the drag-and-drop native library was missing). Please re-download if you grabbed an earlier copy.