# Wolf Engine Window [![Crates.io](https://img.shields.io/crates/l/wolf_engine_window)](https://github.com/AlexiWolf/wolf_engine#license) [![Crates.io](https://img.shields.io/crates/v/wolf_engine_window)](https://crates.io/crates/wolf_engine_window) Provides a simple, high-level window system built on [Winit](https://docs.rs/winit/latest/winit/). ## Status This crate is currently in early development. You should expect missing features, bugs, changing APIs, and other spooky stuff until release 1.0. ## License Wolf Engine is licensed under either: - [Apache License, Version 2.0](LICENSE-APACHE) - [MIT License](LICENSE-MIT) At your option. ## Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without additional terms or conditions.