DecompilerMC
DecompilerMC copied to clipboard
Fix server not extracting properly
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.