# Objective - Fixes #16152 ## Solution - Put `bevy_window` and `bevy_a11y` behind the `bevy_window` feature. they were the only difference - Add `ScheduleRunnerPlugin` to the `DefaultPlugins` when `bevy_window` is disabled - Remove `HeadlessPlugins` - Update the `headless` example |
||
|---|---|---|
| .. | ||
| ci_testing | ||
| ui_debug_overlay | ||
| fps_overlay.rs | ||
| lib.rs | ||
| states.rs | ||