initialize

This commit is contained in:
2025-09-23 21:25:35 -06:00
commit 5b82c5381e
6 changed files with 292 additions and 0 deletions

5
.luaurc Normal file
View File

@@ -0,0 +1,5 @@
{
"aliases": {
"lune": "~/.lune/.typedefs/0.10.2/"
}
}