mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-26 12:52:48 +00:00
feat: add exporters for lakka, retropie, emudeck, retrodeck, romm
This commit is contained in:
parent
1ffc4f89ca
commit
0be68edad0
6 changed files with 598 additions and 0 deletions
|
|
@ -19,6 +19,9 @@ OUTPUT_FILENAMES: dict[str, str] = {
|
|||
"batocera": "batocera-systems",
|
||||
"recalbox": "es_bios.xml",
|
||||
"retrobat": "batocera-systems.json",
|
||||
"emudeck": "checkBIOS.sh",
|
||||
"retrodeck": "component_manifest.json",
|
||||
"romm": "known_bios_files.json",
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue