Bläddra i källkod

Include Linux logs at $XDG_STATE_HOME and $HOME/.local/state (#510)

* Include Linux logs at $XDG_STATE_HOME and $HOME/.local/state

* remove mention of `$HOME/.Defold`
menaechmi 7 månader sedan
förälder
incheckning
f66956b9b5
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      docs/en/manuals/editor.md

+ 1 - 1
docs/en/manuals/editor.md

@@ -167,7 +167,7 @@ If you run into a problem with the editor and need to [report an issue](/manuals
 
   * Windows: `C:\Users\ **Your Username** \AppData\Local\Defold`
   * macOS: `/Users/ **Your Username** /Library/Application Support/` or `~/Library/Application Support/Defold`
-  * Linux: `~/.Defold`
+  * Linux: `$XDG_STATE_HOME/Defold` or `~/.local/state/Defold`
 
 You can also get access to editor logs while the editor is running if it is started from a terminal/command prompt. To launch the editor from the terminal on macOS: