2021-09-11 19:31:52 +02:00
|
|
|
# Linux/*BSD platform port
|
|
|
|
|
|
|
|
This folder contains the C++ code for the Linux/*BSD platform port.
|
|
|
|
|
2022-08-25 17:50:53 +02:00
|
|
|
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.
|
|
|
|
|
2021-09-11 19:31:52 +02:00
|
|
|
## 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
|
2022-08-25 17:50:53 +02:00
|
|
|
> <lewing@isc.tamu.edu> and [The GIMP](https://isc.tamu.edu/~lewing/gimp/)
|
|
|
|
> if someone asks.
|