8 lines
264 B
TOML
8 lines
264 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]
|
||
|
|
darklua = "seaofvoices/darklua@0.17.2"
|