mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-22 12:01:44 +00:00
10 lines
377 B
Text
10 lines
377 B
Text
|
The Simple DirectMedia Layer (SDL for short) is a cross-platfrom library
|
||
|
designed to make it easy to write multi-media software, such as games and
|
||
|
emulators.
|
||
|
|
||
|
The Simple DirectMedia Layer library source code is available from:
|
||
|
http://www.libsdl.org/
|
||
|
|
||
|
This library is distributed under the terms of the GNU LGPLv2 license:
|
||
|
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
|