mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
SRM: added deflaut grids - icon fixed
This commit is contained in:
parent
a87681298c
commit
af87ffa8e9
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"parserType": "Glob",
|
||||
"configTitle": "RetroDECK",
|
||||
"configTitle": "RetroDECK Steam Sync",
|
||||
"steamDirectory": "${steamdirglobal}",
|
||||
"romDirectory": "${romsdirglobal}",
|
||||
"steamCategories": [
|
||||
|
@ -156,7 +156,7 @@
|
|||
]
|
||||
},
|
||||
"parserInputs": {
|
||||
"manualManifests": "/var/config/steam-rom-manager/manifests"
|
||||
"manualManifests": "/var/config/steam-rom-manager/userData/manifests"
|
||||
},
|
||||
"executable": {
|
||||
"path": "",
|
||||
|
@ -244,7 +244,7 @@
|
|||
"long": "/app/retrodeck/steam_grid/banner.png",
|
||||
"hero": "/app/retrodeck/steam_grid/hero.png",
|
||||
"logo": "/app/retrodeck/steam_grid/logo.png",
|
||||
"icon": "/app/retrodeck/steam_grid/icon.ico"
|
||||
"icon": "/app/retrodeck/steam_grid/icon.png"
|
||||
},
|
||||
"localImages": {
|
||||
"tall": null,
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 401 KiB |
BIN
res/steam_grid/icon.png
Normal file
BIN
res/steam_grid/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Loading…
Reference in a new issue