render_plugin: Begin add window plugin
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 3m7s
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 3m7s
This commit is contained in:
parent
0ee29a3649
commit
ae0a2be097
8 changed files with 134 additions and 48 deletions
|
@ -7,3 +7,6 @@ edition = "2024"
|
|||
log = { workspace = true }
|
||||
bevy_app = { workspace = true }
|
||||
bevy_ecs = { workspace = true }
|
||||
vulkano = { workspace = true }
|
||||
engine_vulkan = { workspace = true }
|
||||
engine_window = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue