rust-gamedev-kit icon indicating copy to clipboard operation
rust-gamedev-kit copied to clipboard

Collection of libraries for game development in Rust

Results 1 rust-gamedev-kit issues
Sort by recently updated
recently updated
newest added

It seems like the build files for `glfw` is not being pulled in properly. ``` simon@localhost:~/projects/rust-gamedev-kit$ ./build-libraries.sh ++ dirname ./build-libraries.sh + cd . ++ pwd -P + RUST_GAMEDEV_KIT_ROOT=/home/simon/projects/rust-gamedev-kit ++ rustc...