APPDATA: updated

This commit is contained in:
XargonWan 2024-05-04 10:16:17 +02:00
parent 33993a2f9e
commit 8f05c7c127

View file

@ -74,7 +74,7 @@
<ul> <ul>
<li>All emulators updated</li> <li>All emulators updated</li>
<li>PREPARE_COMPONENT: now the choice is passed lowercased so the script don't have to check for the possible casings, this should fix the issue where GZDoom couldn't be reset as it was expecting both GZDOOM or gzdoom.</li> <li>PREPARE_COMPONENT: now the choice is passed lowercased so the script don't have to check for the possible casings, this should fix the issue where GZDoom couldn't be reset as it was expecting both GZDOOM or gzdoom.</li>
<li>ES-DE: gamelists are now moved to retrodeck/ES-DE/gamelist (previously was retrodeck/gamelist)</li> <li>ES-DE: downloaded_media, gamelist, and themes are now moved to the new retrodeck/ES-DE (previously was retrodeck)</li>
<li>ES-DE: custom collections are now located in retrodeck/ES-DE/collections, this prevents to be destroyed by a reset</li> <li>ES-DE: custom collections are now located in retrodeck/ES-DE/collections, this prevents to be destroyed by a reset</li>
<li>LOGGER: version notes are no more outputed in the terminal or in the logs</li> <li>LOGGER: version notes are no more outputed in the terminal or in the logs</li>
<li>WORKFLOWS: added RetroDECK.flatpak.sha files</li> <li>WORKFLOWS: added RetroDECK.flatpak.sha files</li>