Conversation
|
+1 please merge!! |
I'm gonna be real this project is probably abandoned, no updates in the last 8 months |
|
though I totally understand if you're using a project that relies on hube12/DecompilerMC |
I applied the patch diff of your commit. But yeah thats a shame, this script was useful. Shouldn't need much maintenance though unless more breaks |
|
I've been semi-maintaining a fork of my own that I am using for a project, which has this same patch already applied, along with cleaning up a number of parts for programmatic use -- if it's of any interest to either of you! https://github.com/queengooborg/DecompilerMC |
Appreciate it, thanks |
This fixes an issue I discovered wherein the server doesn't properly extract; only extracting net.minecraft.bundler.Main (at least on Windows) because it couldn't find the Path instance within the ZipFile; strings work better in this case.