vide/rokit.toml
alicesaidhi 86f8574aeb
Add GitHub workflow to build rbxm and publish to pesde and wally (#50)
* setup workflow

* change versions

* fix project json

* fix pesde and wally workflow

* update pesde toml

* wrap tokens ins trings

* update versions

* ignore lock files
2025-06-23 18:31:40 +01:00

9 lines
336 B
TOML

# 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"