mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 23:55:38 +00:00
(Linux) Added support for the official Citra AppImage release
This commit is contained in:
parent
9a9ef0e97b
commit
77bf912081
|
@ -120,6 +120,9 @@
|
||||||
<rule type="staticpath">
|
<rule type="staticpath">
|
||||||
<entry>/var/lib/flatpak/exports/bin/org.citra_emu.citra</entry>
|
<entry>/var/lib/flatpak/exports/bin/org.citra_emu.citra</entry>
|
||||||
<entry>~/.local/share/flatpak/exports/bin/org.citra_emu.citra</entry>
|
<entry>~/.local/share/flatpak/exports/bin/org.citra_emu.citra</entry>
|
||||||
|
<entry>~/Applications/citra-linux-*.AppImage</entry>
|
||||||
|
<entry>~/.local/bin/citra-linux-*.AppImage</entry>
|
||||||
|
<entry>~/bin/citra-linux-*.AppImage</entry>
|
||||||
</rule>
|
</rule>
|
||||||
</emulator>
|
</emulator>
|
||||||
<emulator name="CPCEMU">
|
<emulator name="CPCEMU">
|
||||||
|
|
Loading…
Reference in a new issue