Description:
Hi team,
First off, thanks for the tool. It's been incredibly useful for navigating the codebase so far.
The Request
It would be a huge help to have an option or button to download the fully decompiled source (like Minecraft 26.1) directly as a .zip or .jar file after it's processed.
Why it's needed
Right now, the project is great for letting us view the decompiled source (since beyond 1.21.11-pre1 is unobfuscated), but there isn't a straightforward way to download the whole thing to our local drives. Since I'm currently building some experimental rendering mods for 26.1, being able to quickly download the full source archive to hook directly into my IDE would speed up my workflow a lot.
Having that local archive makes deep searches and offline referencing much smoother.
Would love to hear your thoughts on adding this. Thanks for all the hard work!
Note: If you guys are busy right now and this is something you'd want to look into later, just let me know. I wouldn't mind trying to put together a PR for it myself if it helps!
Description:
Hi team,
First off, thanks for the tool. It's been incredibly useful for navigating the codebase so far.
The Request
It would be a huge help to have an option or button to download the fully decompiled source (like Minecraft 26.1) directly as a
.zipor.jarfile after it's processed.Why it's needed
Right now, the project is great for letting us view the decompiled source (since beyond 1.21.11-pre1 is unobfuscated), but there isn't a straightforward way to download the whole thing to our local drives. Since I'm currently building some experimental rendering mods for 26.1, being able to quickly download the full source archive to hook directly into my IDE would speed up my workflow a lot.
Having that local archive makes deep searches and offline referencing much smoother.
Would love to hear your thoughts on adding this. Thanks for all the hard work!
Note: If you guys are busy right now and this is something you'd want to look into later, just let me know. I wouldn't mind trying to put together a PR for it myself if it helps!