author | Philipp Wiesemann <philipp.wiesemann@arcor.de> |
Tue, 28 Jun 2016 21:08:23 +0200 | |
changeset 10187 | 1f0f8c95531d |
parent 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 |
|
10108
866896c224fd
Another commit to test revision control.
Ryan C. Gordon <icculus@icculus.org>
parents:
10107
diff
changeset
|
5 |
designed to make it easy to write multi-media software, such as games |
866896c224fd
Another commit to test revision control.
Ryan C. Gordon <icculus@icculus.org>
parents:
10107
diff
changeset
|
6 |
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 |