For example, you could use only the Bevy ECS if you didn't care about the rest.
You could replace `bevy_winit` (window creation using the winit library) with your own alternative.
For example, you could use only the Bevy ECS if you didn't care about the rest.
You could replace `bevy_winit` (window creation using the winit library) with your own alternative.