We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f98df commit 37a28c6Copy full SHA for 37a28c6
README.asciidoc
@@ -6,7 +6,8 @@ This project tries to implement SDL2 and some of its
6
extensions in one convenient NIF. The supported versions
7
and features are listed below.
8
9
-* SDL 2.0.7
+* SDL >= 2.0.5
10
+* SDL_image 2.0.3
11
* SDL_ttf 2.0.14
12
13
The implementation is cut into sections corresponding
0 commit comments