Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 804 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 804 Bytes

Builder

Builder is a library to build instances in Roblox, similar to Roact and Fusion.

Documentation

https://realethanplayzdev.github.io/Builder/About/

Install Builder

  • 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

Building Builder

  • On VSCode: Run the build task
  • On a terminal:
rojo build default.project.json --output Builder.rbxm