Provides windowing functionality for Bevy Engine.
# Cargo.toml
[dependencies]
bevy_window = "0.18.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a default window configuration.
Ensure you have bevy and bevy_window as dependencies and add WindowPlugin to your app.
No dependency data recorded yet.