13 lines
No EOL
394 B
TOML
13 lines
No EOL
394 B
TOML
name = "marked/jecs_pesde"
|
|
description = "A minimal copy of jecs intended for adding as a Luau git dependency on pesde projects"
|
|
version = "0.3.2"
|
|
repository = "https://git.devmarked.win/marked/jecs-pesde"
|
|
|
|
includes = ["init.luau", "pesde.toml", "README.md", "LICENSE", ".luaurc"]
|
|
|
|
[target]
|
|
environment = "luau"
|
|
lib = "init.luau"
|
|
|
|
[indices]
|
|
default = "https://github.com/daimond113/pesde-index" |