Create rokit.toml

This commit is contained in:
2025-09-22 11:15:16 -04:00
parent d231960a0f
commit b67da7824b
+7
View File
@@ -0,0 +1,7 @@
# 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.10.2"