Sync to upstream Jecs 0.6.0-rc.1
This commit is contained in:
parent
b19deb7f0f
commit
143283d990
5 changed files with 520 additions and 517 deletions
5
.luaurc
5
.luaurc
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"aliases": {
|
||||
"jecs": "jecs",
|
||||
"testkit": "test/testkit",
|
||||
"mirror": "mirror"
|
||||
"testkit": "tools/testkit",
|
||||
"mirror": "mirror",
|
||||
"tools": "tools",
|
||||
},
|
||||
"languageMode": "strict"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue