fix: Make the pull script work with jecs 0.5.x, chore: Pull latest
This commit is contained in:
parent
c799215642
commit
4b17cad7d4
8 changed files with 1123 additions and 436 deletions
6
.luaurc
6
.luaurc
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"aliases": {
|
||||
"jecs": "src",
|
||||
"testkit": "testkit",
|
||||
"jecs": "jecs",
|
||||
"testkit": "test/testkit",
|
||||
"mirror": "mirror"
|
||||
},
|
||||
"languageMode": "strict"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue