Merge pull request #6 from monkeyx-net/retrodeck-ruffle

Fix Ruffle find rule
This commit is contained in:
XargonWan 2024-08-07 07:50:45 +09:00 committed by GitHub
commit cde756f356
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -807,10 +807,10 @@
<emulator name="RUFFLE">
<!-- Adobe Flash player Ruffle -->
<rule type="systempath">
<entry>/app/bin/ruffle-wrapper.sh</entry> <!-- RetroDECK -->
<entry>ruffle</entry>
</rule>
<rule type="staticpath">
<entry>/app/bin/ruffle-wrapper.sh</entry> <!-- RetroDECK -->
<entry>~/Applications/ruffle/ruffle</entry>
<entry>~/.local/share/applications/ruffle/ruffle</entry>
<entry>~/.local/bin/ruffle/ruffle</entry>