create proper shell

This commit is contained in:
Ryan T
2026-02-14 23:31:33 -05:00
parent 403178c832
commit 753c34bffa
3 changed files with 206 additions and 33 deletions

View File

@@ -0,0 +1,5 @@
print("Todo: Make this lol")
while true do
print("hiello")
sleep(10)
end