Sync to released Jecs 0.5.5-nightly.20250312T202956Z (#19)
Reviewed-on: #19
This commit is contained in:
parent
26ead3a62e
commit
005b7bcfbb
9 changed files with 651 additions and 56 deletions
14
jecs/pesde-rbx.toml
Normal file
14
jecs/pesde-rbx.toml
Normal file
|
@ -0,0 +1,14 @@
|
|||
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.20250312T202956Z"
|
||||
|
||||
[indices]
|
||||
default = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[target]
|
||||
build_files = ["jecs.luau"]
|
||||
environment = "roblox"
|
||||
lib = "jecs.luau"
|
Loading…
Add table
Add a link
Reference in a new issue