mirror of
https://github.com/Stefanuk12/Squash.git
synced 2026-08-14 21:04:52 +00:00
Roblox SerDes Library
- Lua 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .moonwave/static | ||
| .vscode | ||
| docs | ||
| src | ||
| tests | ||
| .gitattributes | ||
| .gitignore | ||
| .luaurc | ||
| default.project.json | ||
| LICENSE | ||
| moonwave.toml | ||
| output.txt | ||
| place.project.json | ||
| README.md | ||
| stylua.toml | ||
About
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
https://data-oriented-house.github.io/Squash/
Installation
-
Copy / Paste
- Copy the contents of
src/init.luainto a ModuleScript
- Copy the contents of
-
Wally Package Manager
- 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