diff options
| author | 3gg <3gg@shellblade.net> | 2026-03-06 13:30:59 -0800 |
|---|---|---|
| committer | 3gg <3gg@shellblade.net> | 2026-03-06 13:30:59 -0800 |
| commit | 30f41c02aec763d32e62351452da9ef582bc3472 (patch) | |
| tree | 6bec3f65bfdcbf7f1a631da21a6d613bef5db2fa /contrib/SDL-3.2.8/README.md | |
| parent | 452ff21ca02e315c64ceeb3f21c1ea357aeb1bc8 (diff) | |
Move contrib libraries to contrib repo
Diffstat (limited to 'contrib/SDL-3.2.8/README.md')
| -rw-r--r-- | contrib/SDL-3.2.8/README.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/contrib/SDL-3.2.8/README.md b/contrib/SDL-3.2.8/README.md deleted file mode 100644 index 68b0923..0000000 --- a/contrib/SDL-3.2.8/README.md +++ /dev/null | |||
| @@ -1,17 +0,0 @@ | |||
| 1 | |||
| 2 | Simple DirectMedia Layer (SDL for short) is a cross-platform library | ||
| 3 | designed to make it easy to write multi-media software, such as games | ||
| 4 | and emulators. | ||
| 5 | |||
| 6 | You can find the latest release and additional information at: | ||
| 7 | https://www.libsdl.org/ | ||
| 8 | |||
| 9 | Installation instructions and a quick introduction is available in | ||
| 10 | [INSTALL.md](INSTALL.md) | ||
| 11 | |||
| 12 | This library is distributed under the terms of the zlib license, | ||
| 13 | available in [LICENSE.txt](LICENSE.txt). | ||
| 14 | |||
| 15 | Enjoy! | ||
| 16 | |||
| 17 | Sam Lantinga (slouken@libsdl.org) | ||
