ecs?
This commit is contained in:
parent
0eeb4b2563
commit
ca57bce787
7 changed files with 177 additions and 484 deletions
8
crates/moonhare_ecs/Cargo.toml
Normal file
8
crates/moonhare_ecs/Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
edition = "2024"
|
||||
name = "moonhare_ecs"
|
||||
version.workspace = true
|
||||
authors.workspace = true
|
||||
|
||||
[dependencies]
|
||||
anymap = "*"
|
||||
Loading…
Add table
Add a link
Reference in a new issue