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

6
.luaurc Normal file
View File

@@ -0,0 +1,6 @@
{
"aliases": {
"lune": "~/.lune/.typedefs/0.10.1/",
"lib": "./lib/"
}
}