Crates.io | wolf_engine_sdl2 |
lib.rs | wolf_engine_sdl2 |
version | 0.7.1 |
source | src |
created_at | 2022-04-19 03:10:16.635992 |
updated_at | 2022-08-23 18:31:15.348609 |
description | SDL2 integration for Wolf Engine. |
homepage | https://github.com/AlexiWolf/wolf_engine_sdl2 |
repository | https://github.com/AlexiWolf/wolf_engine_sdl2 |
max_upload_size | |
id | 570139 |
size | 577,519 |
SDL2 integration plugin for Wolf Engine.
This plugin uses the Rust SDL2 bindings to work with SDL2.
Assuming you have SDL2 installed correctly, add Wolf Engine SDL2 to your dependencies in Cargo.toml
:
[dependencies]
wolf_engine_sdl2 = "*"
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.