SRM: added deflaut grids - icon fixed

This commit is contained in:
XargonWan 2025-02-10 15:31:10 +09:00
parent a87681298c
commit af87ffa8e9
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
[ [
{ {
"parserType": "Glob", "parserType": "Glob",
"configTitle": "RetroDECK", "configTitle": "RetroDECK Steam Sync",
"steamDirectory": "${steamdirglobal}", "steamDirectory": "${steamdirglobal}",
"romDirectory": "${romsdirglobal}", "romDirectory": "${romsdirglobal}",
"steamCategories": [ "steamCategories": [
@ -156,7 +156,7 @@
] ]
}, },
"parserInputs": { "parserInputs": {
"manualManifests": "/var/config/steam-rom-manager/manifests" "manualManifests": "/var/config/steam-rom-manager/userData/manifests"
}, },
"executable": { "executable": {
"path": "", "path": "",
@ -244,7 +244,7 @@
"long": "/app/retrodeck/steam_grid/banner.png", "long": "/app/retrodeck/steam_grid/banner.png",
"hero": "/app/retrodeck/steam_grid/hero.png", "hero": "/app/retrodeck/steam_grid/hero.png",
"logo": "/app/retrodeck/steam_grid/logo.png", "logo": "/app/retrodeck/steam_grid/logo.png",
"icon": "/app/retrodeck/steam_grid/icon.ico" "icon": "/app/retrodeck/steam_grid/icon.png"
}, },
"localImages": { "localImages": {
"tall": null, "tall": null,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 401 KiB

BIN
res/steam_grid/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB