mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 15:35:38 +00:00
On branch feat/godot-configurator
Changes to be committed: new file: tools/configurator/export/data_list.json
This commit is contained in:
parent
ec5059b6ea
commit
149a725e04
348
tools/configurator/export/data_list.json
Normal file
348
tools/configurator/export/data_list.json
Normal file
|
@ -0,0 +1,348 @@
|
|||
{
|
||||
"about_links": {
|
||||
"example_site": {
|
||||
"description": "An example description.",
|
||||
"name": "Example Site",
|
||||
"url": "https://example.com"
|
||||
},
|
||||
"rd_changelog": {
|
||||
"description": "Opens the RetroDECK change log in your default browser",
|
||||
"name": "Changelog",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_rd_versions/version-history/"
|
||||
},
|
||||
"rd_contactus": {
|
||||
"description": "Opens the RetroDECK contact us section in your default browser",
|
||||
"name": "Contact us",
|
||||
"url": "https://github.com/XargonWan/RetroDECK"
|
||||
},
|
||||
"rd_credits": {
|
||||
"description": "Opens the RetroDECK Credits in your default browser",
|
||||
"name": "Credits",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_credits/donations-licenses/"
|
||||
},
|
||||
"rd_donate": {
|
||||
"description": "Opens Donations page in your default browser",
|
||||
"name": "Donate",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_credits/donations-licenses/"
|
||||
},
|
||||
"rd_licenses": {
|
||||
"description": "Opens the RetroDECK licenses in your default browser",
|
||||
"name": "Licences",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/wiki_credits/donations-licenses/"
|
||||
},
|
||||
"rd_web": {
|
||||
"description": "Opens the RetroDECK Website in your default browser",
|
||||
"name": "Website",
|
||||
"url": "https://retrodeck.net/"
|
||||
},
|
||||
"rd_wiki": {
|
||||
"description": "Opens the RetroDECK Wiki in your default browser",
|
||||
"name": "Wiki",
|
||||
"url": "https://retrodeck.readthedocs.io/en/latest/"
|
||||
}
|
||||
},
|
||||
"emulators": {
|
||||
"cemu": {
|
||||
"description": "Wii U emulator",
|
||||
"name": "Cemu",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"standalone": true
|
||||
},
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"citra": {
|
||||
"description": "N3DS emulator",
|
||||
"name": "Citra",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"standalone": true
|
||||
},
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"dolphin": {
|
||||
"description": "Wii/GameCube emulator",
|
||||
"name": "Dolphin",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"standalone": true
|
||||
},
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"duckstation": {
|
||||
"description": "PSX emulator",
|
||||
"name": "Duckstation",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"standalone": true
|
||||
},
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"example_emulator": {
|
||||
"description": "An example emulator.",
|
||||
"name": "Example Emulator",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
},
|
||||
"standalone": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"gzdoom": {
|
||||
"description": "Doom engine",
|
||||
"name": "GZDoom",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"standalone": true
|
||||
},
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"mame": {
|
||||
"description": "Multiple Arcade Machine Emulator",
|
||||
"name": "MAME",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"standalone": true
|
||||
},
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"melonds": {
|
||||
"description": "NDS emulator",
|
||||
"name": "MelonDS",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"standalone": true
|
||||
},
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"pcsx2": {
|
||||
"description": "PS2 emulator",
|
||||
"name": "PCSX2",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"standalone": true
|
||||
},
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"ppsspp": {
|
||||
"description": "PSP emulator",
|
||||
"name": "PPSSPP",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"standalone": true
|
||||
},
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"primehack": {
|
||||
"description": "Metroid Prime emulator",
|
||||
"name": "Primehack",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"standalone": true
|
||||
},
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"rpcs3": {
|
||||
"description": "PS3 emulator",
|
||||
"name": "RPCS3",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"standalone": true
|
||||
},
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"ryujinx": {
|
||||
"description": "Switch emulator",
|
||||
"name": "Ryujinx",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"standalone": true
|
||||
},
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"vita3k": {
|
||||
"description": "PS Vita emulator",
|
||||
"name": "Vita3k",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"standalone": true
|
||||
},
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"xemu": {
|
||||
"description": "XBOX emulator",
|
||||
"name": "XEMU",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"standalone": true
|
||||
},
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"yuzu": {
|
||||
"description": "Switch emulator",
|
||||
"name": "Yuzu",
|
||||
"options": [
|
||||
{
|
||||
"resettable": true
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"standalone": true
|
||||
},
|
||||
{
|
||||
"abxy_button": {
|
||||
"status": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue