mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
7 lines
254 B
TOML
7 lines
254 B
TOML
# This file lists tools managed by Rokit, a toolchain manager for Roblox projects.
|
|
# For more information, see https://github.com/rojo-rbx/rokit
|
|
|
|
# New tools can be added by running `rokit add <tool>` in a terminal.
|
|
|
|
[tools]
|
|
rojo = "rojo-rbx/rojo@7.4.4"
|