I made instructions how to build riv for Windows and added build script for Cargo.toml.
It's based on instructions from https://github.com/Rust-SDL2/rust-sdl2, with build script slightly modified to copy dlls to /target/ instead of manifest directory.
I made instructions how to build riv for Windows and added build script for Cargo.toml. It's based on instructions from https://github.com/Rust-SDL2/rust-sdl2, with build script slightly modified to copy dlls to /target/ instead of manifest directory.
So, should I do the PR?