I'm working on Minecraft Mod Installer and thinking about moving the engine from C# to Java would like to now if it is possible to copy some files from one zip to another without extracting them to a temporary folder and if this possible how would I go about this?
In the old engine it decompressed the files to a temp folder then added them to the Minecraft.jar