godot-module-template/engine/platform/linuxbsd/README.md
2025-04-12 18:40:44 +02:00

22 lines
896 B
Markdown

# Linux/*BSD platform port
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/contributing/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.svg`](export/logo.svg) 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
> <lewing@isc.tamu.edu> and [The GIMP](https://isc.tamu.edu/~lewing/gimp/)
> if someone asks.