fix: Bugs + temp push for bugfixing
This commit is contained in:
parent
88ca58df9b
commit
d34edf8d70
21 changed files with 2317 additions and 73 deletions
3
.luaurc
3
.luaurc
|
@ -2,6 +2,7 @@
|
|||
"languageMode": "strict",
|
||||
"aliases": {
|
||||
"jecs_utils": "lib",
|
||||
"testkit": "test/testkit"
|
||||
"testkit": "test/testkit",
|
||||
"jecs": "lib/jecs"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue