/wolf_engine_sdl2

SDL2 integration plugin for Wolf Engine.

Primary LanguageRustOtherNOASSERTION

Wolf Engine SDL2

CI Crates.io Crates.io


Archive Notice

This package has been merged with them main Wolf Engine repo.


SDL2 integration plugin for Wolf Engine.
This plugin uses the Rust SDL2 bindings to work with SDL2.

Requirements

Getting Started

Assuming you have SDL2 installed correctly, add Wolf Engine SDL2 to your dependencies in Cargo.toml:

[dependencies]
wolf_engine_sdl2 = "*"

Contribution.

License

Wolf Engine SDL2 is licensed under either

at your option.

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.