fix: Make the pull script work with jecs 0.5.x, chore: Pull latest

This commit is contained in:
marked 2025-01-16 20:44:09 +01:00
parent c799215642
commit 4b17cad7d4
8 changed files with 1123 additions and 436 deletions

View file

@ -1,8 +1,8 @@
{
"aliases": {
"jecs": "src",
"testkit": "testkit",
"jecs": "jecs",
"testkit": "test/testkit",
"mirror": "mirror"
},
"languageMode": "strict"
}
}