Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 515 Bytes

README-SDL.txt

File metadata and controls

16 lines (10 loc) · 515 Bytes
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Please distribute this file with the SDL runtime environment:
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.
This implementation is a simple compatibility library that bridges the
SDL 1.2 API to SDL 2.0.
The Simple DirectMedia Layer library source code is available from:
http://www.libsdl.org/
This library is distributed under the terms of the zlib license:
http://www.zlib.net/zlib_license.html