mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-31 04:25:40 +00:00
(Android) Added support for the Infocom Z-machine (zmachine) game system
This commit is contained in:
parent
e8f134ce01
commit
1eaa18ca5c
|
@ -2001,8 +2001,8 @@
|
|||
<name>zmachine</name>
|
||||
<fullname>Infocom Z-machine</fullname>
|
||||
<path>%ROMPATH%/zmachine</path>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<extension>.dat .DAT .z1 .Z1 .z2 .Z2 .z3 .Z3 .z4 .Z4 .z5 .Z5 .z6 .Z6 .z7 .Z7 .z8 .Z8 .zlb .ZLB .zblorb .ZBLORB</extension>
|
||||
<command label="MojoZork">%EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=mojozork_libretro_android.so %EXTRA_ROM%=%ROM%</command>
|
||||
<platform>zmachine</platform>
|
||||
<theme>zmachine</theme>
|
||||
</system>
|
||||
|
|
Loading…
Reference in a new issue