setup workflow

This commit is contained in:
Alice 2025-02-23 12:02:20 +01:00 committed by centau
parent 6cf770df4e
commit e882ab119a
6 changed files with 277 additions and 0 deletions

9
rokit.toml Normal file
View file

@ -0,0 +1,9 @@
# 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]
pesde = "daimond113/pesde@0.6.0+registry.0.2.0"
wally = "upliftgames/wally@0.3.2"
rojo = "rojo-rbx/rojo@7.4.4"