|
109 | 109 | <entry>/app/retrodeck/components/advmame/component_launcher.sh</entry> |
110 | 110 | </rule> |
111 | 111 | </emulator> |
| 112 | + <emulator name="AGS"> |
| 113 | + <!-- Adventure Game Studio Game Engine --> |
| 114 | + <rule type="systempath"> |
| 115 | + <entry>ags</entry> |
| 116 | + </rule> |
| 117 | + <rule type="staticpath"> |
| 118 | + <!-- RetroDECK --> |
| 119 | + <entry>/app/retrodeck/components/ags/component_launcher.sh</entry> |
| 120 | + </rule> |
| 121 | + </emulator> |
112 | 122 | <emulator name="AMIBERRY"> |
113 | 123 | <!-- Commodore Amiga emulator Amiberry --> |
114 | 124 | <rule type="systempath"> |
|
935 | 945 | <entry>noods</entry> |
936 | 946 | </rule> |
937 | 947 | </emulator> |
938 | | - <emulator name="OPENBOR"> |
939 | | - <!-- OpenBOR Game Engine --> |
940 | | - <rule type="systempath"> |
941 | | - <entry>openbor</entry> |
942 | | - </rule> |
943 | | - <rule type="staticpath"> |
944 | | - <!-- RetroDECK --> |
945 | | - <entry>/app/retrodeck/components/openbor/component_launcher.sh</entry> |
946 | | - </rule> |
947 | | - </emulator> |
948 | 948 | <emulator name="OPENMSX"> |
949 | 949 | <!-- MSX home computer emulator openMSX --> |
950 | 950 | <rule type="systempath"> |
|
1751 | 1751 | <entry>/app/retrodeck/components/zesarux/component_launcher.sh</entry> |
1752 | 1752 | </rule> |
1753 | 1753 | </emulator> |
| 1754 | + <!-- RetroDECK Specific Components--> |
1754 | 1755 | <emulator name="FLATPAKSPAWN"> |
1755 | 1756 | <rule type="systempath"> |
1756 | 1757 | <!-- RetroDECK --> |
1757 | 1758 | <entry>flatpak-spawn</entry> |
1758 | 1759 | </rule> |
1759 | 1760 | </emulator> |
| 1761 | + <emulator name="GZDOOM"> |
| 1762 | + <!-- GZDoom Game Engine --> |
| 1763 | + <rule type="systempath"> |
| 1764 | + <entry>gzdoom</entry> |
| 1765 | + </rule> |
| 1766 | + <rule type="staticpath"> |
| 1767 | + <!-- RetroDECK --> |
| 1768 | + <entry>/app/retrodeck/components/gzdoom/component_launcher.sh</entry> |
| 1769 | + </rule> |
| 1770 | + </emulator> |
| 1771 | + <emulator name="UZDOOM"> |
| 1772 | + <!-- UZDoom Game Engine --> |
| 1773 | + <rule type="systempath"> |
| 1774 | + <entry>uzdoom</entry> |
| 1775 | + </rule> |
| 1776 | + <rule type="staticpath"> |
| 1777 | + <!-- RetroDECK --> |
| 1778 | + <entry>/app/retrodeck/components/uzdoom/component_launcher.sh</entry> |
| 1779 | + </rule> |
| 1780 | + </emulator> |
| 1781 | + <emulator name="RAZE"> |
| 1782 | + <!-- RAZE Game Engine --> |
| 1783 | + <rule type="systempath"> |
| 1784 | + <entry>raze</entry> |
| 1785 | + </rule> |
| 1786 | + <rule type="staticpath"> |
| 1787 | + <!-- RetroDECK --> |
| 1788 | + <entry>/app/retrodeck/components/raze/component_launcher.sh</entry> |
| 1789 | + </rule> |
| 1790 | + </emulator> |
| 1791 | + <emulator name="KEGS"> |
| 1792 | + <!-- KEGS Apple IIgs emulator --> |
| 1793 | + <rule type="systempath"> |
| 1794 | + <entry>kegs</entry> |
| 1795 | + </rule> |
| 1796 | + <rule type="staticpath"> |
| 1797 | + <!-- RetroDECK --> |
| 1798 | + <entry>/app/retrodeck/components/kegs/component_launcher.sh</entry> |
| 1799 | + </rule> |
| 1800 | + </emulator> |
| 1801 | + <emulator name="OPENBOR"> |
| 1802 | + <!-- OpenBOR Game Engine --> |
| 1803 | + <rule type="systempath"> |
| 1804 | + <entry>openbor</entry> |
| 1805 | + </rule> |
| 1806 | + <rule type="staticpath"> |
| 1807 | + <!-- RetroDECK --> |
| 1808 | + <entry>/app/retrodeck/components/openbor/component_launcher.sh</entry> |
| 1809 | + </rule> |
| 1810 | + </emulator> |
| 1811 | + <emulator name="GAMETANK"> |
| 1812 | + <!-- GameTank Emulator --> |
| 1813 | + <rule type="systempath"> |
| 1814 | + <entry>gametank</entry> |
| 1815 | + </rule> |
| 1816 | + <rule type="staticpath"> |
| 1817 | + <!-- RetroDECK --> |
| 1818 | + <entry>/app/retrodeck/components/gametank/component_launcher.sh</entry> |
| 1819 | + </rule> |
| 1820 | + </emulator> |
| 1821 | + <emulator name="COMMANDERX16"> |
| 1822 | + <!-- Commander X16 Emulator --> |
| 1823 | + <rule type="systempath"> |
| 1824 | + <entry>commanderx16</entry> |
| 1825 | + </rule> |
| 1826 | + <rule type="staticpath"> |
| 1827 | + <!-- RetroDECK --> |
| 1828 | + <entry>/app/retrodeck/components/commanderx16/component_launcher.sh</entry> |
| 1829 | + </rule> |
| 1830 | + </emulator> |
1760 | 1831 | </ruleList> |
0 commit comments