bevy_window_sdl2_backend This is an experimental plugin that replaces bevy_winit with SDL2 as a backend for bevy_window. When running on MacOS you might need to do add CMAKE_POLICY_VERSION_MINIMUM=3.5 the first time you build this