add automatic build systems

This commit is contained in:
Reid 2023-07-27 22:57:20 -07:00
parent 0dfb98eaef
commit bf8f7186e7
11 changed files with 337 additions and 3 deletions

View file

@ -4,4 +4,5 @@
# To add a new tool, add an entry to this table.
[tools]
rojo = "rojo-rbx/rojo@7.3.0"
run-in-roblox = "rojo-rbx/run-in-roblox@0.3.0"
run-in-roblox = "rojo-rbx/run-in-roblox@0.3.0"
mantle = "blake-mealey/mantle@0.11.9"