DecompilerMC icon indicating copy to clipboard operation
DecompilerMC copied to clipboard

process produces only one file

Open LiamFry opened this issue 10 months ago • 1 comments

Environment: Debian 12, Java 21, Python 3.11.2

I ran exactly this:

python3 main.py --mcversion latest --side server

(That's 1.21.4 at this time.)

It produces one single Java file: Main.java

How do I get it to deobfuscate and decompile the entire server?

LiamFry avatar Mar 09 '25 12:03 LiamFry