anexpia/squish
v6.0.0 ·
Fork of 'Squash' with more features, optimizations, and design changes.
Yanked
About
This is a fork of Squash.
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.
Documentation
Documentation is here.
Installation
-
Copy / Paste
- Copy the contents of
src/init.luainto a ModuleScript
- Copy the contents of
-
Wally Package Manager (currently not set up.)
- Locate your
wally.tomlfile - Copy the
Installcontents from wally.run into yourwally.tomlfile under the[dependencies]section. - Run
wally installin your terminal - ???
- Profit
- Locate your
How Do I Contribute?
- Fork the repository
- Make your changes
- Submit a pull request
- ¿¿¿
- Profit