This commit is contained in:
laz 2025-03-21 15:18:10 +01:00
parent 8bc2b2f9ed
commit ee354a4f00

View file

@ -6,7 +6,7 @@ RetroDECK is a Flatpak a sandboxed bundle of different applications and configur
| Type | Folder | Comment | | Type | Folder | Comment |
| :---: | :---: | :---: | | :---: | :---: | :---: |
| RetroDECK Folder |`retrodeck/` | Dynamic path, Contains userdata: `roms`, `bios` etc... | | RetroDECK Userdata Folder |`retrodeck/` | Dynamic path, Contains userdata: `roms`, `bios` etc... |
| Flatpak Folder |`~/.var/app/net.retrodeck.retrodeck` | contains: `cache` `config` and `data` | | Flatpak Folder |`~/.var/app/net.retrodeck.retrodeck` | contains: `cache` `config` and `data` |
| Flatpak Cache Folder |`~/.var/app/net.retrodeck.retrodeck/cache/` | cache files and temp data | | Flatpak Cache Folder |`~/.var/app/net.retrodeck.retrodeck/cache/` | cache files and temp data |
| Flatpak Config Folder |`~/.var/app/net.retrodeck.retrodeck/config/` | configuration files for various systems | | Flatpak Config Folder |`~/.var/app/net.retrodeck.retrodeck/config/` | configuration files for various systems |