jecs-pesde/pesde.toml
2025-05-11 02:11:44 +02:00

21 lines
445 B
TOML

authors = ["jecs authors"]
description = "A minimal copy of jecs published on the official pesde registry"
includes = [
"jecs.luau",
"pesde.toml",
"README.md",
"CHANGELOG.md",
"LICENSE",
".luaurc",
]
license = "MIT"
name = "marked/jecs"
repository = "https://git.devmarked.win/marked/jecs-pesde"
version = "0.6.0"
[indices]
default = "https://github.com/pesde-pkg/index"
[target]
environment = "luau"
lib = "jecs.luau"