Initial push

This commit is contained in:
marked 2024-11-12 16:33:33 +01:00
commit 6a08d8d7f4
8 changed files with 2118 additions and 0 deletions

8
rokit.toml Normal file
View file

@ -0,0 +1,8 @@
# 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.8.9"
pesde = "daimond113/pesde@0.5.0-rc.7"