build: add rokit and wally dependency

This commit is contained in:
2026-03-25 22:05:01 -04:00
parent 7da74ac159
commit 612fbdf2a8
2 changed files with 14 additions and 0 deletions
+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]
wally = "UpliftGames/wally@0.3.2"
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "secret-rare/rbx-reface"
version = "0.1.0"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
[dependencies]