A simple but comprehensive SerDes (Serialization-Deserialization) library for Roblox, aimed at minimizing bandwidth and saving space by reducing the size of data. It is designed with the programmer in mind, offering full flexibility and control over the data being serialized and deserialized, with an intuitive api.
https://data-oriented-house.github.io/Squash/
-
Copy / Paste
- Copy the contents of
src/init.lua
into a ModuleScript
- Copy the contents of
-
Wally Package Manager
- Locate your
wally.toml
file - Copy the
Install
contents from wally.run into yourwally.toml
file under the[dependencies]
section. - Run
wally install
in your terminal - ???
- Profit
- Locate your
- Fork the repository
- Make your changes
- Submit a pull request
- ¿¿¿
- Profit