extract GameState
This commit is contained in:
parent
78c199b61e
commit
6cd10329df
14 changed files with 118 additions and 28 deletions
|
|
@ -7,5 +7,7 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
bevy.workspace = true
|
||||
bevy.features = ["bevy_state"]
|
||||
derive_aliases = "0.4.7"
|
||||
spacetimedb.workspace = true
|
||||
strum.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue