mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-03-06 14:27:48 +00:00
FEATURES: adding ES-DE as "emulator"
This commit is contained in:
parent
b2fcce0760
commit
1fc1e4fe1a
|
@ -1094,6 +1094,11 @@
|
||||||
"name": "xemu",
|
"name": "xemu",
|
||||||
"system": "xbox",
|
"system": "xbox",
|
||||||
"launch": "xemu"
|
"launch": "xemu"
|
||||||
|
},
|
||||||
|
"es-de": {
|
||||||
|
"description": "ES-DE Emulation Frontend",
|
||||||
|
"name": "ES-DE",
|
||||||
|
"launch": "es-de"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue