9 lines
440 B
TOML
9 lines
440 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.6.1+registry.0.2.2"
|
|
luau-lsp = "johnnymorganz/luau-lsp@1.37.0" # https://discord.com/channels/385151591524597761/1259775232533856327/1326154624335347732
|