Skip to content
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

Added flatpak definition file #171

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kajmaj87
Copy link

This PR adds flatpak definition file. This could be exported to flathub so it would be easy to use catapult on SteamDeck. Currenlty the only way to use Catapult on SteamDeck is using proton because the CDDA dependencies are not available in the system and it's not straightforward to install them because of read only root partition.

I've tested this on my pc using:

flatpak-builder --force-clean build-dir catapult.yaml

and then:

flatpak-builder --run build-dir catapult.yaml catapult

I've loaded latest experimental and downloaded a soundpack and then started a game with it, all worked flawlessly.

What do you think? Would it be possible to upload this to flathub?

@AriaMoradi
Copy link
Collaborator

@qrrk
Submitting the app into flathub requires creating a fork of their repo, which I believe needs to be done on your account. Could you check it out please?

https://docs.flathub.org/docs/for-app-authors/submission/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants