Open Dansito opened 2 years ago
The native version of supertuxkart includes rich presence for discord, this can be included in the flatpak manifest by adding the following line to the permissions:
Example of doing this from yuzu flatpak: https://github.com/flathub/org.yuzu_emu.yuzu/blob/6d245eaf894daf55b72475f2a824d46d7d7cc95b/org.yuzu_emu.yuzu.json#L15 https://github.com/flathub/org.yuzu_emu.yuzu/blob/6d245eaf894daf55b72475f2a824d46d7d7cc95b/yuzu-launcher.sh#L17-L20
Feel free to send a Pull Request. ;-)
Added the perm to my MR here: https://github.com/flathub/net.supertuxkart.SuperTuxKart/pull/30/commits/52e361b81a2b5c279ad8306d0eeefff4e5ce788b
The native version of supertuxkart includes rich presence for discord, this can be included in the flatpak manifest by adding the following line to the permissions: