update vide with types

This commit is contained in:
Alice 2025-01-21 19:43:14 +01:00
parent 63077355eb
commit 86117b2d6d
8 changed files with 158 additions and 78 deletions

7
rokit.toml Normal file
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]
rojo = "rojo-rbx/rojo@7.4.4"