-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Flathub download button and Flatpak manifest #75625
Conversation
That's fine but need to reign in that badge size, it's pretty egregiously overstating the prominence of flathub. |
I'll make it smaller |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, sorry to be picky about the badge but it feels like advertising for flatpack at some point instead of just offering an option.
So to update the flathub download, we have to update the commit hash in the manifest? |
I see, it's currently pointing to 0.G. |
does it make sense to have an autoupdating experimental version? |
in the beta branch I try to upload the latest experimental version every Monday |
Summary
Infrastructure "Add Flathub download button and Flatpak manifest"
Purpose of change
To make it easier for users to download the game via Flathub, I have added a download button that directs users to the Flathub page. Additionally, I included a Flatpak manifest (yaml) in the repository to facilitate the building and distribution of the game via Flatpak.
Describe the solution
Describe alternatives you've considered
I considered creating a separate repository specifically for the Flatpak version of the game, but ultimately decided to submit it to Flathub to leverage its existing infrastructure and reach a wider audience.
Testing
Additional context
N/A