Sync to upstream Jecs 0.5.5-nightly.20250302T042604Z (#4)

Reviewed-on: #4
This commit is contained in:
marked 2025-03-02 05:26:12 +01:00
parent 95ec7d9f8d
commit 0651d033ed
8 changed files with 2889 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/jecs-nightly"
version = "0.5.5-nightly.20250302T042604Z"
[indices]
default = "https://github.com/daimond113/pesde-index"
[target]
environment = "luau"
lib = "jecs.luau"