Getting Started
What is Glue?
Glue is a framework built for Roblox game development, which assists you in writing cleaner netcode and streamlines interaction between fundamental mechanics of your game. The motivation behind Glue is to leave the way the developer writes their code up to them and let Glue handle the nifty parts.
Glue is inspired by Knit and Nevermore, so some constructs may seem familiar.
- Follow the installation guide to install Glue.
- Follow the tour for a brief introduction to Glue.