[user] prioritize 'user' directory if it exists (without needing a portable build) + docs #338
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "user-dir-behaviour-portable"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: lizzie lizzie@eden-emu.dev
f77b622512
to6db2249e90
6db2249e90
to36d830105a
@ -0,0 +5,4 @@
Eden will store configuration in the following directories:
- **Windows**: `%AppData%\Roaming`.
- **Android**: Current working directory.
android data is stored internally
@ -0,0 +8,4 @@
- **Android**: Current working directory.
- **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.
"a" not an
clicked the wrong button award
36d830105a
tob93021a69f
b93021a69f
to5091d2cd79
5091d2cd79
tode8b37e5a4