Add "bundled" mention to README

This commit is contained in:
Cobrand
2017-11-09 06:42:58 +00:00
committed by GitHub
parent 30cc9e0188
commit 9406adea1c
+5
View File
@@ -31,6 +31,11 @@ If you want a library compatible with earlier versions of SDL, please see
We currently target the latest stable release of Rust.
## *SDL2.0 development libraries*
### "Bundled"
Since 0.31, this crate supports a feature named "bundled" which downloads SDL2 from source, compiles it and links it automatically. While this should work for any architecture, you **will** need a C compiler (like `gcc`, `clang`, or MS's own compiler) to use this feature properly.
### Linux
Install these through your favourite package management tool, or via
http://www.libsdl.org/