add retroplayer game saves to default file list

This commit is contained in:
Rob Weber
2019-08-19 11:41:08 -05:00
parent c9415cbf59
commit 90e4b0c1f4
4 changed files with 24 additions and 9 deletions

View File

@ -37,6 +37,16 @@
}
]
},
"game_saves":{
"root":"special://home/userdata/Savestates",
"dirs":[
{
"type":"include",
"path":"special://home/userdata/Savestates",
"recurse":true
}
]
},
"playlists":{
"root":"special://home/userdata/playlists",
"dirs":[