jiwonz/zlib91.lua
zlib91.lua is a Lua library designed primarily for Roblox Luau. It offers text compression capabilities using the zlib and base91 algorithms. Users can easily compress and decompress text or compressed strings with this library.
Lua