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": {
|
||||
"description": "Flash Games emulator",
|
||||
"name" : "Ruffle",
|
||||
"name": "Ruffle",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_about/what-is-retrodeck/",
|
||||
"system" : "flash",
|
||||
"system": "flash",
|
||||
"launch": "ruffle-rd-wrapper.sh"
|
||||
},
|
||||
"melonds": {
|
||||
|
@ -1073,12 +1073,12 @@
|
|||
"ponzu": true,
|
||||
"abxy_button": true
|
||||
},
|
||||
"shadps4" : {
|
||||
"shadps4": {
|
||||
"description": "PS4 Emulator for Linux",
|
||||
"name": "shadps4",
|
||||
"system": "ps4",
|
||||
"launch": "shadps4-qt"
|
||||
}
|
||||
},
|
||||
"dolphin": {
|
||||
"name": "Dolphin",
|
||||
"description": "Dolphin Wii and GameCube Emulator",
|
||||
|
@ -1994,8 +1994,8 @@
|
|||
"es-de": {
|
||||
"description": "ES-DE Emulation Frontend",
|
||||
"name": "ES-DE",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_es_de/esde-guide/."
|
||||
, "launch": "es-de"
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_es_de/esde-guide/.",
|
||||
"launch": "es-de"
|
||||
}
|
||||
},
|
||||
"primehack": {
|
||||
|
@ -2037,4 +2037,3 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in a new issue