diff options
author | 3gg <3gg@shellblade.net> | 2024-05-04 16:51:29 -0700 |
---|---|---|
committer | 3gg <3gg@shellblade.net> | 2024-05-04 16:51:29 -0700 |
commit | 8222bfe56d4dabe8d92fc4b25ea1b0163b16f3e1 (patch) | |
tree | 763389e42276035ac134d94eb1dc32293b88d807 /src/contrib/SDL-2.30.2/docs/README-platforms.md |
Initial commit.
Diffstat (limited to 'src/contrib/SDL-2.30.2/docs/README-platforms.md')
-rw-r--r-- | src/contrib/SDL-2.30.2/docs/README-platforms.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/contrib/SDL-2.30.2/docs/README-platforms.md b/src/contrib/SDL-2.30.2/docs/README-platforms.md new file mode 100644 index 0000000..711557d --- /dev/null +++ b/src/contrib/SDL-2.30.2/docs/README-platforms.md | |||
@@ -0,0 +1,8 @@ | |||
1 | Platforms | ||
2 | ========= | ||
3 | |||
4 | We maintain the list of supported platforms on our wiki now, and how to | ||
5 | build and install SDL for those platforms: | ||
6 | |||
7 | https://wiki.libsdl.org/Installation | ||
8 | |||