First file translated to lua
This commit is contained in:
parent
a370f468a4
commit
f1533bfd9c
12 changed files with 742 additions and 261 deletions
6
foreman.toml
Normal file
6
foreman.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[tools]
|
||||
luau-lsp = { source = "JohnnyMorganz/luau-lsp", version = "1.18.1" }
|
||||
rojo = { source = "rojo-rbx/rojo", version = "7.2.1" }
|
||||
selene = { source = "Kampfkarren/selene", version = "0.25.0" }
|
||||
stylua = { source = "JohnnyMorganz/StyLua", version = "0.17.1" }
|
||||
wally = { source = "UpliftGames/wally", version = "=0.3.1" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue