Godot Version
v4.5.1.stable.official [f62fdbde1]
Question
Hi,
Trying to make the necessary files for a team member to create a Linux Flatpak.
Lost on the step:
- Ensure “Embed PCK” is disabled in the export options. This will generate a separate .pck file alongside the executable.
- Export your project to a chosen location, which will produce an executable and a .pck file (e.g., game.pck).
I get the *.PCK file, but I do not get the Linux executable?
Any ideas about the above?
Thank you!
SS
NOTE #1: I am on Manjaro Linux(Arch Linux based distro)