2025-11-22 23:12:41 +01:00
|
|
|
# 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]
|
|
|
|
|
darklua = "seaofvoices/darklua@0.17.2"
|
2025-11-22 23:14:54 +01:00
|
|
|
rojo = "rojo-rbx/rojo@7.6.1"
|
2025-12-10 21:25:56 +01:00
|
|
|
rbxcloud = "Sleitnick/rbxcloud@0.17.0"
|