author | Ryan C. Gordon <icculus@icculus.org> |
Tue, 08 Mar 2016 20:24:20 -0500 | |
changeset 10107 | 1d03c8d0caad |
parent 9507 | b1e690e9c5b3 |
child 10108 | 866896c224fd |
permissions | -rw-r--r-- |
9023 | 1 |
|
2 |
Please distribute this file with the SDL runtime environment: |
|
3 |
||
4 |
The Simple DirectMedia Layer (SDL for short) is a cross-platform library |
|
10107
1d03c8d0caad
Minor tweak to a README to test Mercurial server.
Ryan C. Gordon <icculus@icculus.org>
parents:
9507
diff
changeset
|
5 |
designed to make it easy to write multi-media software, such as games, |
1d03c8d0caad
Minor tweak to a README to test Mercurial server.
Ryan C. Gordon <icculus@icculus.org>
parents:
9507
diff
changeset
|
6 |
video players and emulators. |
9023 | 7 |
|
8 |
The Simple DirectMedia Layer library source code is available from: |
|
9 |
http://www.libsdl.org/ |
|
10 |
||
11 |
This library is distributed under the terms of the zlib license: |
|
12 |
http://www.zlib.net/zlib_license.html |
|
13 |