hube12 / DecompilerMC

This repository allows you to decompile any minecraft version that was published after 19w36a without any 3rd party mappings, you just need to execute the script or the executable (see releases)! Thanks mojang to have published proguard mappings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do you build this in IntelliJ Idea?

Justsnoopy30 opened this issue · comments

How do you build this in IntelliJ Idea? I have the src/1.14.4/client set up as a project in IntelliJ Idea, how do I compile it into a jar file?

commented

its not currently buildable, i didn't post the patch i made for fernflower yet, for now its only for code digging, no execution

Oh ok.

Is there any update on buildability?

commented

@ajloveslily14 It was not really a goal I wished this script to achieve. You can use fabric or mcp-reborn to do that.

I see. I guess I'll have to start looking into that.