From 7c81ba6179bf74d0cec62a2d5ffbceed7a8de19a Mon Sep 17 00:00:00 2001 From: marked Date: Sun, 2 Mar 2025 18:52:32 +0100 Subject: [PATCH] Add rojo to rokit.toml --- rokit.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/rokit.toml b/rokit.toml index 1cc79c6..cf02dbc 100644 --- a/rokit.toml +++ b/rokit.toml @@ -9,3 +9,4 @@ luau-lsp = "johnnymorganz/luau-lsp@1.37.0" # https://discord.com/channels/385151 stylua = "johnnymorganz/stylua@2.0.2" wally = "upliftgames/wally@0.3.2" pesde = "pesde-pkg/pesde@0.6.0+registry.0.2.0" +rojo = "rojo-rbx/rojo@7.4.4"