From ce56743aa1b90310ebd036eff8897030c45638b4 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Thu, 25 Aug 2022 17:50:53 +0200 Subject: Improve platform-specific READMEs to add useful links This also adds READMEs for all platforms. --- platform/linuxbsd/README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'platform/linuxbsd') diff --git a/platform/linuxbsd/README.md b/platform/linuxbsd/README.md index 0d3fb37be5..efa8682062 100644 --- a/platform/linuxbsd/README.md +++ b/platform/linuxbsd/README.md @@ -2,10 +2,20 @@ This folder contains the C++ code for the Linux/*BSD platform port. +See also [`misc/dist/linux`](/misc/dist/linux) folder for additional files +used by this platform. + +## Documentation + +- [Compiling for Linux/*BSD](https://docs.godotengine.org/en/latest/development/compiling/compiling_for_linuxbsd.html) + - Instructions on building this platform port from source. +- [Exporting for Linux/*BSD](https://docs.godotengine.org/en/latest/tutorials/export/exporting_for_linux.html) + - Instructions on using the compiled export templates to export a project. + ## Artwork license [`logo.png`](logo.png) is derived from the [Linux logo](https://isc.tamu.edu/~lewing/linux/): > Permission to use and/or modify this image is granted provided you acknowledge me - and [The GIMP](https://isc.tamu.edu/~lewing/gimp/) - if someone asks. +> and [The GIMP](https://isc.tamu.edu/~lewing/gimp/) +> if someone asks. -- cgit v1.2.3