AppImage packaging
Add app image packaging script, AppRun for the AppImage and desktop file for LEGO Island (can be moved elsewhere, not specific to appimage)
For #366
This should probably be added to the release Ci
I have absolutely zero clue how to work with CI, but I'll try. Right after I figure out how to fully automate it locally.
Oh no way, I did it!
The only thing left is to figure out how to at least make it use xdg file picker instead of the default Qt one, if it's even possible.
Let's merge https://github.com/isledecomp/isle-portable/pull/407 first. This PR needs a rebase, and perhaps additional fixes, after that.
FlatPack PR is merged, can you please resolve the conflicts, that should make this one ready too
Checking on my repo if it builds properly. Also, I think I should remove ,*.AppImage from pattern on Download All Artifacts, since it's in the Release artifact
All done
Looks good, but because the Release and CI workflow are split, I cannot see it running or test its binaries
I have release binaries on my repo https://github.com/Damglador/isle-portable/releases/tag/continuous
works for me
Yup, the appimage works perfectly! Great job!