Initial push
This commit is contained in:
commit
6a08d8d7f4
8 changed files with 2118 additions and 0 deletions
13
pesde.toml
Normal file
13
pesde.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
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"
|
Loading…
Add table
Add a link
Reference in a new issue