packaging(pesde), cd(release): Remove pesde support, although it should be able to be added as a git dependency
This commit is contained in:
parent
190a794795
commit
36579fc8dd
2 changed files with 7 additions and 6 deletions
|
@ -4,11 +4,11 @@ description = "A set of utilities for jecs"
|
|||
authors = ["marked/Mark-Marks"]
|
||||
repository = "https://github.com/mark-marks/jecs-utils"
|
||||
license = "MIT"
|
||||
|
||||
include = ["src", "src/**", "LICENSE", "pesde.toml", "README.md"]
|
||||
includes = ["lib", "LICENSE", "pesde.toml", "README.md"]
|
||||
|
||||
[target]
|
||||
environment = "luau"
|
||||
lib = "lib/init.luau"
|
||||
|
||||
[indices]
|
||||
default = "https://github.com/daimond113/pesde-index"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue