mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Updated README to support external SDL2 libs
This commit is contained in:
@@ -16,7 +16,11 @@ If you want a library compatible with earlier versions of SDL, please see https:
|
||||
|
||||
## Where are SDL_image, SDL_mixer, and SDL_ttf?
|
||||
|
||||
I plan for these to live outside of this repo. So far, they haven't been written - so feel free to take command and have a go at writing bindings for them!
|
||||
These live outside of the repo.
|
||||
|
||||
* https://github.com/xsleonard/rust-sdl2_image
|
||||
|
||||
SDL_mixer and SDL_ttf have yet to be written.
|
||||
|
||||
# Requirements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user