mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 16:05:21 +01:00
added device icons
This commit is contained in:
parent
deb90458ec
commit
9b237d42ff
1 changed files with 12 additions and 6 deletions
|
@ -35,28 +35,34 @@
|
|||
{
|
||||
"name": "Anbernic RG40XXH",
|
||||
"tags": ["rg40xxh"],
|
||||
"icon": "https://github.com/cmclark00/retro-imager/blob/875f0fe5909db7b5aec183d6c85fa45898f3cf20/src/icons/Anbernic Icons by VagueParade/RG40XX H.png"
|
||||
"icon": "https://github.com/cmclark00/retro-imager/blob/deb90458ecb79d07b3360e39af51dd39193eda33/src/icons/RG40XX%20H.png"
|
||||
},
|
||||
{
|
||||
"name": "Anbernic RG35XXH",
|
||||
"tags": ["rg35xxh"]
|
||||
"tags": ["rg35xxh"],
|
||||
"icon": "https://github.com/cmclark00/retro-imager/blob/deb90458ecb79d07b3360e39af51dd39193eda33/src/icons/RG35XX%20H.png"
|
||||
},
|
||||
{
|
||||
"name": "Anbernic RG35XX Plus",
|
||||
"tags": ["rg35xx_plus"]
|
||||
"tags": ["rg35xx_plus"],
|
||||
"icon": "https://github.com/cmclark00/retro-imager/blob/deb90458ecb79d07b3360e39af51dd39193eda33/src/icons/RG35XX%20-%20PLUS.png"
|
||||
},
|
||||
{
|
||||
"name": "Anbernic RG35XX SP",
|
||||
"tags": ["rg35xx_sp"]
|
||||
"tags": ["rg35xx_sp"],
|
||||
"icon": "https://github.com/cmclark00/retro-imager/blob/deb90458ecb79d07b3360e39af51dd39193eda33/src/icons/RG35XX%20SP.png"
|
||||
},
|
||||
{
|
||||
"name": "Anbernic RG35XX 2024",
|
||||
"tags": ["rg35xx_2024"]
|
||||
"tags": ["rg35xx_2024"],
|
||||
"icon": "https://github.com/cmclark00/retro-imager/blob/deb90458ecb79d07b3360e39af51dd39193eda33/src/icons/RG35XX%20-%202024.png"
|
||||
},
|
||||
{
|
||||
"name": "Anbernic RG28XX",
|
||||
"tags": ["rg28xx"]
|
||||
"tags": ["rg28xx"],
|
||||
"icon": "https://github.com/cmclark00/retro-imager/blob/deb90458ecb79d07b3360e39af51dd39193eda33/src/icons/RG28XX.png?raw=true"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue