Open SevereOverfl0w opened 4 years ago
See openfiles branch.
Bug is that we open input streams ahead of time, we need to delay that until the last possible moment. If you try and put a lot of files into your jar, it will blow up.
See openfiles branch.
Bug is that we open input streams ahead of time, we need to delay that until the last possible moment. If you try and put a lot of files into your jar, it will blow up.