mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
FEATURES: fmt [skip ci]
This commit is contained in:
parent
792d7dda36
commit
b987edf594
|
@ -982,9 +982,9 @@
|
||||||
},
|
},
|
||||||
"ruffle": {
|
"ruffle": {
|
||||||
"description": "Flash Games emulator",
|
"description": "Flash Games emulator",
|
||||||
"name" : "Ruffle",
|
"name": "Ruffle",
|
||||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_about/what-is-retrodeck/",
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_about/what-is-retrodeck/",
|
||||||
"system" : "flash",
|
"system": "flash",
|
||||||
"launch": "ruffle-rd-wrapper.sh"
|
"launch": "ruffle-rd-wrapper.sh"
|
||||||
},
|
},
|
||||||
"melonds": {
|
"melonds": {
|
||||||
|
@ -1073,12 +1073,12 @@
|
||||||
"ponzu": true,
|
"ponzu": true,
|
||||||
"abxy_button": true
|
"abxy_button": true
|
||||||
},
|
},
|
||||||
"shadps4" : {
|
"shadps4": {
|
||||||
"description": "PS4 Emulator for Linux",
|
"description": "PS4 Emulator for Linux",
|
||||||
"name": "shadps4",
|
"name": "shadps4",
|
||||||
"system": "ps4",
|
"system": "ps4",
|
||||||
"launch": "shadps4-qt"
|
"launch": "shadps4-qt"
|
||||||
}
|
},
|
||||||
"dolphin": {
|
"dolphin": {
|
||||||
"name": "Dolphin",
|
"name": "Dolphin",
|
||||||
"description": "Dolphin Wii and GameCube Emulator",
|
"description": "Dolphin Wii and GameCube Emulator",
|
||||||
|
@ -1994,8 +1994,8 @@
|
||||||
"es-de": {
|
"es-de": {
|
||||||
"description": "ES-DE Emulation Frontend",
|
"description": "ES-DE Emulation Frontend",
|
||||||
"name": "ES-DE",
|
"name": "ES-DE",
|
||||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_es_de/esde-guide/."
|
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_es_de/esde-guide/.",
|
||||||
, "launch": "es-de"
|
"launch": "es-de"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"primehack": {
|
"primehack": {
|
||||||
|
@ -2037,4 +2037,3 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue