Builder is a library to build instances in Roblox, similar to Roact and Fusion.
https://realethanplayzdev.github.io/Builder/About/
- Install via Wally, add the following to your
wally.toml
file:
Builder = "realethanplayzdev/[email protected]
- Get an rbxm from GitHub Actions build (latest commits, potentially unstable) (needs a GitHub account to download artifacts)
- Get an rbxm from releases
- Copy the source tree directly into your project
- Build manually
- On VSCode: Run the build task
- On a terminal:
rojo build default.project.json --output Builder.rbxm