I’m not an expert on what automation options they might offer, but I know Aurora Store will essentially just pass through anything you do on the Play Store since it’s just a frontend, and for F-Droid you can host a repo where you place any updated APK to automatically make it available to anyone linked to your repo.
I know alternative payment options are probably a nightmare to properly set up and integrate, so it may not be worth the increased cut of revenue you’d get, but I’m really glad you’re considering it!
I look forward to trying the game when it comes out :)
schamppu@lemmy.zip 2 months ago
So F-Droid can take a github repo as source? If that’s the case, I could consider it much sooner than I originally thought
GreyCat@lemmy.world 2 months ago
Oh yeah, I wanted to recommend an f-droid release as well, but thought you had to open your source up for that.
I hadn’t thought of making your own repository where you don’t have to do that \o/
ArchRecord@lemm.ee 2 months ago
I’m not an expert on the process, but anyone making a custom repo should be able to store the F-Droid repo on GitHub.
It looks like you wouldn’t need to make the app open-source either, as it should be capable of just accepting an apk file. (and possibly auto update from any GitHub releases page, not sure on that though)
Again, not an expert, I haven’t made an F-Droid repo yet myself, so I may have understood something wrong, but it looks relatively straightforward according to their guide
This wouldn’t make it available to users through the default preinstalled repo in F-Droid (which is heavily privacy-focused and limited in scale) but it would allow any user to just click a link or scan a QR code to add your repo to their F-Droid app.