Updated README-platforms.md

Also added platform specific README files
This commit is contained in:
Sam Lantinga
2025-01-16 16:21:18 -08:00
parent 616ae99069
commit 4b429b9fa7
9 changed files with 77 additions and 33 deletions

6
docs/README-bsd.md Normal file
View File

@@ -0,0 +1,6 @@
# FreeBSD / OpenBSD / NetBSD
SDL is fully supported on BSD platforms, and is built using [CMake](README-cmake.md).
If you want to run on the console, you can take a look at [KMSDRM support on BSD](README-kmsbsd.md)