fix: Bugs + temp push for bugfixing

This commit is contained in:
Mark Marks 2024-09-22 00:05:15 +02:00
parent 88ca58df9b
commit d34edf8d70
21 changed files with 2317 additions and 73 deletions

View file

@ -2,6 +2,7 @@
"languageMode": "strict",
"aliases": {
"jecs_utils": "lib",
"testkit": "test/testkit"
"testkit": "test/testkit",
"jecs": "lib/jecs"
}
}