mirror of
https://github.com/0x5eal/luau-unzip.git
synced 2025-04-02 22:00:53 +01:00
Implement core `ZipReader`, `ZipEntry` and basic API. Supports simple zip format deserialization, without advanced features, or decompression.
6 lines
86 B
Text
6 lines
86 B
Text
{
|
|
"languageMode": "strict",
|
|
"aliases": {
|
|
"pkg": "./lune_packages"
|
|
}
|
|
}
|