init tiles, table/camera/environment placeholder
This commit is contained in:
parent
78cc4be844
commit
b47ecbf45a
6 changed files with 172 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
bevy = { version = "0.17.3", features = ["dynamic_linking"] }
|
||||
strum = { version = "0.27.2", features = ["derive"] }
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue