RealEthanPlayzDev / Builder

Builder - An instance building system

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/builder@0.1.5
  • 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

About

Builder - An instance building system

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

License:MIT License


Languages

Language:Lua 100.0%