cafecompare icon indicating copy to clipboard operation
cafecompare copied to clipboard

Update ASM and CFR to support higher Java versions

Open Berikai opened this issue 1 year ago • 0 comments

I know this project is kinda old but it is actually quite unique in its own way and it is very useful. Because of the ASM version used in the project, it doesn't support newer java versions. So I updated it to the latest one. I also updated CFR decompiler version, removed a deprecated method and updated .gitignore to discard .idea folder which is created by Intellij IDEA IDE and should not be pushed to the repo.

Berikai avatar Sep 26 '24 09:09 Berikai