Add basic game sounds
This commit is contained in:
@@ -9,10 +9,11 @@ rand = "0.8.5"
|
||||
bevy_editor_pls = "0.3.0"
|
||||
bevy_tweening = "0.7.0"
|
||||
leafwing-input-manager = "0.9.0"
|
||||
bevy_asset_loader = "0.15.0"
|
||||
|
||||
[dependencies.bevy]
|
||||
version = "0.10"
|
||||
features = ["wayland"]
|
||||
features = ["wayland", "wav"]
|
||||
|
||||
# [profile.dev.package."*"]
|
||||
# opt-level = 3
|
||||
|
||||
Reference in New Issue
Block a user