bevy_window_manager 0.18.1

Bevy plugin for primary window restoration and multi-monitor support
Documentation
1
2
3
4
- When creating/updating integration tests, make sure the human_only tests are grouped together and go last.
- the latest bevy code can be found at ~/rust/bevy/
- the latest winit code can be found at ~/rust/winit/
- Don't attempt to run examples (such as restore_window) by piping through head or tail - it will cause you to block and not be able to output bash output