mirror of
https://github.com/0x5eal/luau-unzip.git
synced 2025-04-02 22:00:53 +01:00
Unzip implementation in pure Luau
Implement core `ZipReader`, `ZipEntry` and basic API. Supports simple zip format deserialization, without advanced features, or decompression. |
||
---|---|---|
.vscode | ||
lib | ||
.gitignore | ||
.luaurc | ||
LICENSE.md | ||
pesde.lock | ||
pesde.toml | ||
test.luau |