mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
fixes
This commit is contained in:
parent
b6f536e5ae
commit
176acc163d
|
@ -6,7 +6,7 @@ Here is the entire RetroDECK top-level folder structure.
|
||||||
|
|
||||||
## Main Folders
|
## Main Folders
|
||||||
|
|
||||||
| Type | Folder | Comment |
|
| **Type** | **Folder** | **Comment** |
|
||||||
| :---: | :---: | :---: |
|
| :---: | :---: | :---: |
|
||||||
| Userdata Folder |`retrodeck/` | Contains userdata. Has a dynamic location, chosen by the user. |
|
| Userdata Folder |`retrodeck/` | Contains userdata. Has a dynamic location, chosen by the user. |
|
||||||
| User Var Folder |`~/.var/app/net.retrodeck.retrodeck/` | Exposes configuration, cache, and system data from the Flatpak environment. |
|
| User Var Folder |`~/.var/app/net.retrodeck.retrodeck/` | Exposes configuration, cache, and system data from the Flatpak environment. |
|
||||||
|
@ -14,7 +14,7 @@ Here is the entire RetroDECK top-level folder structure.
|
||||||
|
|
||||||
## Userdata Folder - retrodeck/
|
## Userdata Folder - retrodeck/
|
||||||
|
|
||||||
| Type | Folder | Comment |
|
| **Type** | **Folder** | **Comment** |
|
||||||
| :---: | :---: | :---: |
|
| :---: | :---: | :---: |
|
||||||
| Sync Folder |`retrodeck/.sync` | Hidden folder for the Steam Sync feature contains sync .sh files |
|
| Sync Folder |`retrodeck/.sync` | Hidden folder for the Steam Sync feature contains sync .sh files |
|
||||||
| BIOS Folder | `retrodeck/bios` | BIOS folder, follows the RetroArch BIOS structure |
|
| BIOS Folder | `retrodeck/bios` | BIOS folder, follows the RetroArch BIOS structure |
|
||||||
|
|
Loading…
Reference in a new issue