EmuDeck/chimeraOS/configs/emulationstation/custom_systems/es_find_rules.xml
2023-11-02 19:43:11 +01:00

11 lines
259 B
XML

<?xml version="1.0"?>
<!-- This is the ES-DE find rules configuration file for Unix -->
<ruleList>
<emulator name="RETROARCH">
<rule type="systempath">
<entry>org.libretro.RetroArch</entry>
<entry>retroarch</entry>
</rule>
</emulator>
</ruleList>