9 lines
292 B
TOML
9 lines
292 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]
|
||
|
lune = "lune-org/lune@0.8.9"
|
||
|
pesde = "daimond113/pesde@0.5.0-rc.7"
|