mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
Added initial system support for the Android Apps (androidapps) and Android Games (androidgames) game systems
This commit is contained in:
parent
b82dc69551
commit
8f414e061a
|
@ -88,6 +88,24 @@
|
||||||
<platform>android</platform>
|
<platform>android</platform>
|
||||||
<theme>android</theme>
|
<theme>android</theme>
|
||||||
</system>
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>androidapps</name>
|
||||||
|
<fullname>Android Apps</fullname>
|
||||||
|
<path>%ROMPATH%/androidapps</path>
|
||||||
|
<extension>.app .APP</extension>
|
||||||
|
<command>PLACEHOLDER %ROM%</command>
|
||||||
|
<platform>android</platform>
|
||||||
|
<theme>androidapps</theme>
|
||||||
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>androidgames</name>
|
||||||
|
<fullname>Android Games</fullname>
|
||||||
|
<path>%ROMPATH%/androidgames</path>
|
||||||
|
<extension>.app .APP</extension>
|
||||||
|
<command>PLACEHOLDER %ROM%</command>
|
||||||
|
<platform>android</platform>
|
||||||
|
<theme>androidgames</theme>
|
||||||
|
</system>
|
||||||
<system>
|
<system>
|
||||||
<name>apple2</name>
|
<name>apple2</name>
|
||||||
<fullname>Apple II</fullname>
|
<fullname>Apple II</fullname>
|
||||||
|
|
|
@ -100,6 +100,24 @@
|
||||||
<platform>android</platform>
|
<platform>android</platform>
|
||||||
<theme>android</theme>
|
<theme>android</theme>
|
||||||
</system>
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>androidapps</name>
|
||||||
|
<fullname>Android Apps</fullname>
|
||||||
|
<path>%ROMPATH%/androidapps</path>
|
||||||
|
<extension>.7z .7Z .zip .ZIP</extension>
|
||||||
|
<command>PLACEHOLDER %ROM%</command>
|
||||||
|
<platform>android</platform>
|
||||||
|
<theme>androidapps</theme>
|
||||||
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>androidgames</name>
|
||||||
|
<fullname>Android Games</fullname>
|
||||||
|
<path>%ROMPATH%/androidgames</path>
|
||||||
|
<extension>.7z .7Z .zip .ZIP</extension>
|
||||||
|
<command>PLACEHOLDER %ROM%</command>
|
||||||
|
<platform>android</platform>
|
||||||
|
<theme>androidgames</theme>
|
||||||
|
</system>
|
||||||
<system>
|
<system>
|
||||||
<name>apple2</name>
|
<name>apple2</name>
|
||||||
<fullname>Apple II</fullname>
|
<fullname>Apple II</fullname>
|
||||||
|
|
|
@ -100,6 +100,24 @@
|
||||||
<platform>android</platform>
|
<platform>android</platform>
|
||||||
<theme>android</theme>
|
<theme>android</theme>
|
||||||
</system>
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>androidapps</name>
|
||||||
|
<fullname>Android Apps</fullname>
|
||||||
|
<path>%ROMPATH%/androidapps</path>
|
||||||
|
<extension>.7z .7Z .zip .ZIP</extension>
|
||||||
|
<command>PLACEHOLDER %ROM%</command>
|
||||||
|
<platform>android</platform>
|
||||||
|
<theme>androidapps</theme>
|
||||||
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>androidgames</name>
|
||||||
|
<fullname>Android Games</fullname>
|
||||||
|
<path>%ROMPATH%/androidgames</path>
|
||||||
|
<extension>.7z .7Z .zip .ZIP</extension>
|
||||||
|
<command>PLACEHOLDER %ROM%</command>
|
||||||
|
<platform>android</platform>
|
||||||
|
<theme>androidgames</theme>
|
||||||
|
</system>
|
||||||
<system>
|
<system>
|
||||||
<name>apple2</name>
|
<name>apple2</name>
|
||||||
<fullname>Apple II</fullname>
|
<fullname>Apple II</fullname>
|
||||||
|
|
|
@ -100,6 +100,24 @@
|
||||||
<platform>android</platform>
|
<platform>android</platform>
|
||||||
<theme>android</theme>
|
<theme>android</theme>
|
||||||
</system>
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>androidapps</name>
|
||||||
|
<fullname>Android Apps</fullname>
|
||||||
|
<path>%ROMPATH%/androidapps</path>
|
||||||
|
<extension>.7z .7Z .zip .ZIP</extension>
|
||||||
|
<command>PLACEHOLDER %ROM%</command>
|
||||||
|
<platform>android</platform>
|
||||||
|
<theme>androidapps</theme>
|
||||||
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>androidgames</name>
|
||||||
|
<fullname>Android Games</fullname>
|
||||||
|
<path>%ROMPATH%/androidgames</path>
|
||||||
|
<extension>.7z .7Z .zip .ZIP</extension>
|
||||||
|
<command>PLACEHOLDER %ROM%</command>
|
||||||
|
<platform>android</platform>
|
||||||
|
<theme>androidgames</theme>
|
||||||
|
</system>
|
||||||
<system>
|
<system>
|
||||||
<name>apple2</name>
|
<name>apple2</name>
|
||||||
<fullname>Apple II</fullname>
|
<fullname>Apple II</fullname>
|
||||||
|
|
|
@ -96,6 +96,24 @@
|
||||||
<platform>android</platform>
|
<platform>android</platform>
|
||||||
<theme>android</theme>
|
<theme>android</theme>
|
||||||
</system>
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>androidapps</name>
|
||||||
|
<fullname>Android Apps</fullname>
|
||||||
|
<path>%ROMPATH%\androidapps</path>
|
||||||
|
<extension>.7z .7Z .zip .ZIP</extension>
|
||||||
|
<command>PLACEHOLDER %ROM%</command>
|
||||||
|
<platform>android</platform>
|
||||||
|
<theme>androidapps</theme>
|
||||||
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>androidgames</name>
|
||||||
|
<fullname>Android Games</fullname>
|
||||||
|
<path>%ROMPATH%\androidgames</path>
|
||||||
|
<extension>.7z .7Z .zip .ZIP</extension>
|
||||||
|
<command>PLACEHOLDER %ROM%</command>
|
||||||
|
<platform>android</platform>
|
||||||
|
<theme>androidgames</theme>
|
||||||
|
</system>
|
||||||
<system>
|
<system>
|
||||||
<name>apple2</name>
|
<name>apple2</name>
|
||||||
<fullname>Apple II</fullname>
|
<fullname>Apple II</fullname>
|
||||||
|
|
Loading…
Reference in a new issue