Primera versió
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<systemList>
|
||||
<system>
|
||||
<fullname>JailGames</fullname>
|
||||
<name>jailgames</name>
|
||||
<manufacturer>JailGames</manufacturer>
|
||||
<release>None</release>
|
||||
<hardware>jailgame</hardware>
|
||||
<path>/userdata/roms/jailgames</path>
|
||||
<extension>.sh .squashfs</extension>
|
||||
<command>emulatorlauncher %CONTROLLERSCONFIG% -system %SYSTEM% -rom %ROM% -gameinfoxml %GAMEINFOXML% -systemname %SYSTEMNAME%</command>
|
||||
<platform>jailgames</platform>
|
||||
<theme>jailgames</theme>
|
||||
<group>jailgames</group>
|
||||
<emulators>
|
||||
<emulator name="sh">
|
||||
<cores>
|
||||
<core default="true">sh</core>
|
||||
</cores>
|
||||
</emulator>
|
||||
</emulators>
|
||||
</system>
|
||||
</systemList>
|
||||
Reference in New Issue
Block a user