(Android) Added support for the Emulators (emulators) game system

This commit is contained in:
Leon Styhre 2024-05-25 14:28:43 +02:00
parent 9d075f554c
commit 362dab040c

View file

@ -530,9 +530,9 @@
<name>emulators</name> <name>emulators</name>
<fullname>Emulators</fullname> <fullname>Emulators</fullname>
<path>%ROMPATH%/emulators</path> <path>%ROMPATH%/emulators</path>
<extension>.7z .7Z .zip .ZIP</extension> <extension>.app .APP</extension>
<command>PLACEHOLDER %ROM%</command> <command label="Android Emulators">%ANDROIDAPP%=%FILEINJECT%</command>
<platform>pcwindows</platform> <platform>android</platform>
<theme>emulators</theme> <theme>emulators</theme>
</system> </system>
<system> <system>