Sync to upstream Jecs 0.5.5-nightly.20250302T042241Z (#2)

Reviewed-on: #2
This commit is contained in:
marked 2025-03-02 05:22:46 +01:00
parent 8b3e51c186
commit 4eb996b3f2
8 changed files with 2889 additions and 0 deletions

8
jecs/.luaurc Normal file
View file

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