Skip to main content
Knight is a lightweight framework for organizing your Roblox game code using services and clean architecture. There are a few ways to install Knight in your project:

Clone via Git

If you’re comfortable with Git, clone the Knight repository directly:
git clone https://github.com/RAMPAGELLC/knight.git

Using Wally

Add knight = "vq9o/knight@latest" to wally.toml then run wally install.