10 releases (5 breaking)

0.7.1 Aug 23, 2022
0.7.0 Jul 6, 2022
0.5.0 May 25, 2022
0.4.0 May 23, 2022
0.1.1 Apr 19, 2022

#57 in #sdl2

MIT/Apache

260KB
335 lines

Wolf Engine SDL2

CI Crates.io Crates.io

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.

Dependencies

~16MB
~355K SLoC