music
This commit is contained in:
parent
a69e1cfae2
commit
dcca424406
5 changed files with 28 additions and 4 deletions
|
|
@ -4,4 +4,4 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
bevy = { version = "0.18.0"}
|
||||
bevy = { version = "0.18.0", features = ["wav"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue