fix: Make the pull script work with jecs 0.5.x, chore: Pull latest
This commit is contained in:
parent
c799215642
commit
4b17cad7d4
8 changed files with 1123 additions and 436 deletions
|
@ -4,16 +4,17 @@ includes = [
|
|||
"init.luau",
|
||||
"pesde.toml",
|
||||
"README.md",
|
||||
"CHANGELOG.md",
|
||||
"LICENSE",
|
||||
".luaurc",
|
||||
]
|
||||
license = "MIT"
|
||||
name = "mark_marks/jecs_pesde"
|
||||
repository = "https://git.devmarked.win/marked/jecs-pesde"
|
||||
version = "0.4.0"
|
||||
version = "0.5.2"
|
||||
|
||||
[indices]
|
||||
default = "https://github.com/daimond113/pesde-index"
|
||||
default = "https://github.com/pesde-pkg/index"
|
||||
|
||||
[target]
|
||||
environment = "luau"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue