jecs-pesde/pesde.toml
2025-01-18 15:11:04 +00:00

21 lines
455 B
TOML

authors = ["jecs authors"]
description = "A minimal copy of jecs published on the official pesde registry"
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.5.3"
[indices]
default = "https://github.com/pesde-pkg/index"
[target]
environment = "luau"
lib = "init.luau"