mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
Add matter as dependencies
This commit is contained in:
parent
99ce25a5d6
commit
dd4cad216e
1 changed files with 3 additions and 1 deletions
|
@ -7,4 +7,6 @@ include = ["default.project.json", "lib/**", "lib", "wally.toml", "README.md"]
|
||||||
exclude = ["**"]
|
exclude = ["**"]
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
TestEZ = "roblox/testez@0.4.1"
|
TestEZ = "roblox/testez@0.4.1"
|
||||||
|
Matter = "matter-ecs/matter@0.8.0"
|
||||||
|
ecr = "centau/ecr@0.8.0"
|
Loading…
Reference in a new issue