Initial commit
This commit is contained in:
commit
f06242ebb5
33 changed files with 6060 additions and 0 deletions
11
rokit.toml
Normal file
11
rokit.toml
Normal file
|
@ -0,0 +1,11 @@
|
|||
# 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"
|
||||
luau-lsp = "johnnymorganz/luau-lsp@1.37.0" # https://discord.com/channels/385151591524597761/1259775232533856327/1326154624335347732
|
||||
stylua = "johnnymorganz/stylua@2.0.2"
|
||||
wally = "upliftgames/wally@0.3.2"
|
||||
pesde = "pesde-pkg/pesde@0.6.0+registry.0.2.0"
|
Loading…
Add table
Add a link
Reference in a new issue