(Linux) Added Flatpak support for Mednafen using the Mednaffe package.

This commit is contained in:
Leon Styhre 2022-08-12 12:44:46 +02:00
parent ee0750d273
commit c5ef8cde38

View file

@ -255,6 +255,10 @@
<rule type="systempath">
<entry>mednafen</entry>
</rule>
<rule type="staticpath">
<entry>/var/lib/flatpak/exports/bin/com.github.AmatCoder.mednaffe|flatpak run --command=mednafen com.github.AmatCoder.mednaffe</entry>
<entry>~/.local/share/flatpak/exports/bin/com.github.AmatCoder.mednaffe|flatpak run --command=mednafen com.github.AmatCoder.mednaffe</entry>
</rule>
</emulator>
<emulator name="MELONDS">
<!-- Nintendo DS and DSi emulator melonDS -->