使用旧的Rust 2015
0.0.1 |
|
---|
#11 in #extras
5KB
81 行
Rust-SDL2-Extras
此仓库包含Rust-SDL2包的扩展功能。
先决条件
Linux
-
安装Rust(稳定版)
curl https://sh.rustup.rs -sSf | sh
-
SDL2
Ubuntu
sudo apt install libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev
Arch Linux
sudo pacman -S sdl2 sdl2_ttf sdl2_image
构建
cargo build
贡献
请随意创建问题、功能请求和拉取请求。
依赖项
~17MB
~356K SLoC