ChainLink is a DataModel-driven logic and control system that empowers map designers and builders in Roblox.
Keep your map-specific logic in the map itself, while avoiding nested and unorganized scripts.
The ChainLink package is a runtime for the simplistic sandboxed scripting language, Chain, which is also a package held in this repository.
- Create robust, unique map-based gameplay features without Luau scripting, quickly
- Integrate with your game systems to give more capabilities to maps and their developers
- Practices code sandboxing inherently, allowing you to integrate community-created content easily
- Tailored for flexibility, per-game configuration, and usage on both the server and client
ChainLink is licensed under the MIT License.