Class-Version-Patcher icon indicating copy to clipboard operation
Class-Version-Patcher copied to clipboard

Allow deletion of 'module-info' classes

Open Col-E opened this issue 3 years ago • 0 comments

Offer the option in plugin implementations to delete any class with ACC_MODULE from libraries / build directories.

Disabled by default since in most cases the classes will go unreferenced and not cause issues.

Col-E avatar Aug 12 '22 07:08 Col-E