Compare commits

..

1 commit

Author SHA1 Message Date
marked
a2aa709ebe Sync to upstream Jecs 0.5.5-nightly.20250302T042241Z 2025-03-02 04:22:44 +00:00
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ includes = ["init.luau", "pesde.toml", "README.md", "CHANGELOG.md", "LICENSE", "
license = "MIT" license = "MIT"
name = "marked/jecs_nightly" name = "marked/jecs_nightly"
repository = "https://git.devmarked.win/jecs-nightly" repository = "https://git.devmarked.win/jecs-nightly"
version = "0.5.5-nightly.20250302T042355Z" version = "0.5.5-nightly.20250302T042241Z"
[indices] [indices]
default = "https://github.com/daimond113/pesde-index" default = "https://github.com/daimond113/pesde-index"

View file

@ -5,4 +5,4 @@ license = "MIT"
name = "mark-marks/jecs-nightly" name = "mark-marks/jecs-nightly"
realm = "shared" realm = "shared"
registry = "https://github.com/UpliftGames/wally-index" registry = "https://github.com/UpliftGames/wally-index"
version = "0.5.5-nightly.20250302T042355Z" version = "0.5.5-nightly.20250302T042241Z"

View file

@ -13,4 +13,4 @@ if res.val == false then
return return
end end
release("jecs", { pesde = "marked/jecs_nightly", wally = "mark-marks/jecs-nightly" }, false) release("jecs", { pesde = "marked/jecs_nightly", wally = "mark-marks/jecs-nightly" })