initial commit

This commit is contained in:
cyclic
2025-07-20 20:23:49 -06:00
commit 6948e46327
19 changed files with 447 additions and 0 deletions

3
lib/html/foreman.toml Normal file
View File

@@ -0,0 +1,3 @@
[tools]
stylua = { github = "JohnnyMorganz/StyLua", version = "2.0.2" }
lute = { github = "luau-lang/lute", version = "0.1.0-nightly.20250508" }