spacetimedb
add bevy_spacetimedb init spacetimedb module
This commit is contained in:
parent
7cbe10c19e
commit
dedeb39304
17 changed files with 3355 additions and 49 deletions
|
|
@ -13,6 +13,7 @@ readme = false
|
|||
bevy = { version = "0.17.3", features = ["dynamic_linking"] }
|
||||
# bevy_ratatui = { git = "https://github.com/kenianbei/bevy_ratatui.git", rev = "e4b022308e08ab360ef89eca8e9f8b1c969e9a56" }
|
||||
bevy_ratatui = { path = "/home/tao/clones/bevy_ratatui" }
|
||||
bevy_spacetimedb = "0.7"
|
||||
clap = { version = "4.5.54", features = ["derive"] }
|
||||
log = { version = "0.4.29", features = [
|
||||
"release_max_level_error",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue