godotengine / godotengine/godot-docs
Add a tutorial to package Godot projects as Flatpaks
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
Now that there is a [Godot BaseApp](https://github.com/flathub/org.godotengine.godot.BaseApp) available on Flathub, we should write a tutorial to package a Godot project as a Flatpak. It should strive to be as short as possible and cover only the essentials, such as:
- Creating the required `.desktop` and AppStream metadata files. We can add templates to the documentation page itself.
- Creating a Flatpak manifest (based on a template) and editing it to suit the project.
- Setting up sandbox permissions depending on the project's needs.
For more advanced use cases, it should link to the [Flatpak documentation](https://docs.flatpak.org/en/latest/).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.