Closed PBOwner closed 4 months ago
You guys may hate me, but i fixed this as ZipFile removed the function you were using so i modified and fixed it to have the same function and kept your credits. This here still makes the zip file and does the same functions as previously.
This does not account for python 3.11, which does have mkdir.
I've added a fallback so lower python versions can still use it.
You guys may hate me, but i fixed this as ZipFile removed the function you were using so i modified and fixed it to have the same function and kept your credits. This here still makes the zip file and does the same functions as previously.