wolf_engine_sdl2

Crates.iowolf_engine_sdl2
lib.rswolf_engine_sdl2
version0.7.1
sourcesrc
created_at2022-04-19 03:10:16.635992
updated_at2022-08-23 18:31:15.348609
descriptionSDL2 integration for Wolf Engine.
homepagehttps://github.com/AlexiWolf/wolf_engine_sdl2
repositoryhttps://github.com/AlexiWolf/wolf_engine_sdl2
max_upload_size
id570139
size577,519
Lexi (AlexiWolf)

documentation

README

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.

Commit count: 264

cargo fmt