zerkman / zzlib

zlib-compressed file depacking library in Lua
Do What The F*ck You Want To Public License
86 stars 21 forks source link

Added two new functions: zipfilenames() and zipfilesnum(). #12

Closed sbrbot closed 3 years ago

sbrbot commented 3 years ago

I added two new functions:

zerkman commented 3 years ago

Hi,

I’m not sure why you closed this pull request. I understand you deleted your branch so the PR has become unmergeable anyway.

Just for you to know, this PR was composed of 5 commits, including two revert commits and one final commit with feature addition, which was perfectly satisfactory to me.

I suggest you make a new branch starting from my master branch and just cherry-pick the last commit of this deleted branch, and then submit a PR that I would be glad to validate.

cheers