Sync to upstream Jecs 0.5.5-nightly.20250302T183456Z (#9)

Reviewed-on: #9
This commit is contained in:
marked 2025-03-02 19:35:19 +01:00
parent dcb2da1fab
commit 9e016e8e02
11 changed files with 3002 additions and 0 deletions

13
jecs/pesde.toml Normal file
View file

@ -0,0 +1,13 @@
authors = ["jecs authors"]
includes = ["init.luau", "pesde.toml", "README.md", "CHANGELOG.md", "LICENSE", ".luaurc"]
license = "MIT"
name = "marked/jecs_nightly"
repository = "https://git.devmarked.win/marked/jecs-nightly"
version = "0.5.5-nightly.20250302T183456Z"
[indices]
default = "https://github.com/pesde-pkg/index"
[target]
environment = "luau"
lib = "jecs.luau"