Unused MD5 File Cleaner for Godot Engine 4
A editor plugin to clean up unused ".godot/imported/*.md5" files.
How to install
(1) Download ZIP file
[ Code ](green button) > Download ZIP
(If you want all files, please use git clone)
(2) Copy files
Copy from (unzipped file)/addons/unused_md5_file_cleaner/*
to (your project)/addons/unused_md5_file_cleaner/*
(3) Activate plugin
Project > Project Settings > Plugins > Unused MD5 File Cleaner > Enable
How to use
Project > Tools > Clean Up Unused MD5 Files