Initial push
This commit is contained in:
commit
ee69c03334
31 changed files with 1578 additions and 0 deletions
7
.luaurc
Normal file
7
.luaurc
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"languageMode": "strict",
|
||||
"aliases": {
|
||||
"jecs_utils": "lib",
|
||||
"testkit": "test/testkit"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue