You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

459 B

User configuration

Configuration directories

Eden will store configuration in the following directories:

  • Windows: %AppData%\Roaming.
  • Android: Data is stored internally.
  • Linux, macOS, FreeBSD, Solaris, OpenBSD: $XDG_DATA_HOME, $XDG_CACHE_HOME, $XDG_CONFIG_HOME.

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.