FEATURES: fmt [skip ci]

This commit is contained in:
XargonWan 2024-09-10 10:35:53 +09:00
parent 792d7dda36
commit b987edf594

View file

@ -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 @@
} }
} }
} }