Sync to upstream Jecs 0.5.5-nightly.20250302T042355Z (#3)

Reviewed-on: #3
This commit is contained in:
marked 2025-03-02 05:23:59 +01:00
parent b89b753d47
commit 1bcf4c4d22
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"
}