Explorar o código

Merge pull request #3078 from Calinou/data-paths-flatpak

Mention the Godot data paths specific to the Flatpak version
Rémi Verschelde %!s(int64=5) %!d(string=hai) anos
pai
achega
445a5dc1a6
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      tutorials/io/data_paths.rst

+ 5 - 0
tutorials/io/data_paths.rst

@@ -74,6 +74,11 @@ Godot complies with the `XDG Base Directory Specification
 on all platforms. Environment variables can be overridden as per
 on all platforms. Environment variables can be overridden as per
 the specification to change the editor (and project) data paths.
 the specification to change the editor (and project) data paths.
 
 
+.. note:: If you use
+          `Godot packaged as a Flatpak <https://flathub.org/apps/details/org.godotengine.Godot>`__,
+          the editor data paths will be located in subfolders in
+          ``~/.var/app/org.godotengine.Godot/``.
+
 Self-contained mode
 Self-contained mode
 ~~~~~~~~~~~~~~~~~~~
 ~~~~~~~~~~~~~~~~~~~