[docs, user] fix docs
All checks were successful
eden-license / license-header (pull_request) Successful in 25s
All checks were successful
eden-license / license-header (pull_request) Successful in 25s
Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
parent
7f9df0bb4f
commit
de8b37e5a4
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
Eden will store configuration in the following directories:
|
Eden will store configuration in the following directories:
|
||||||
|
|
||||||
- **Windows**: `%AppData%\Roaming`.
|
- **Windows**: `%AppData%\Roaming`.
|
||||||
- **Android**: Current working directory.
|
- **Android**: Data is stored internally.
|
||||||
- **Linux, macOS, FreeBSD, Solaris, OpenBSD**: `$XDG_DATA_HOME`, `$XDG_CACHE_HOME`, `$XDG_CONFIG_HOME`.
|
- **Linux, macOS, FreeBSD, Solaris, OpenBSD**: `$XDG_DATA_HOME`, `$XDG_CACHE_HOME`, `$XDG_CONFIG_HOME`.
|
||||||
|
|
||||||
If an `user` directory is present in the current working directory, that will override all global configuration directories and the emulator will use that instead.
|
If a `user` directory is present in the current working directory, that will override all global configuration directories and the emulator will use that instead.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue