jecs-pesde/pesde.toml
2024-11-14 16:37:30 +00:00

20 lines
447 B
TOML

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