DecompilerMC
DecompilerMC copied to clipboard
process produces only one file
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?