anexpia/syncee
v1.1.5 ·
A data replication library for easy & flexible server to client replication.
Syncee
A lightweight, flexible, optionally schema-driven one-way data replication library for Roblox that gives you complete control over how tables are replicated to clients with a simple intuitive API.
Documentation
For usage guide and API reference, check the documentation.
Installation
Manual:
Install the latest release.
You'll need to add Squish manually too in the same folder as Syncee.
- Pesde:
pesde add anexpia/syncee
- Wally:
Add to your
wally.tomlunder[dependencies]:
Syncee = "anexpia/[email protected]"