feat: ✨ wayland native
This commit is contained in:
parent
2b0edc9c50
commit
de29059c13
3 changed files with 262 additions and 3 deletions
|
@ -4,4 +4,4 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bevy = "0.15.2"
|
||||
bevy = { version = "0.15.2", features = ["wayland"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue