diff --git a/tutorials/io/data_paths.rst b/tutorials/io/data_paths.rst index 9b2b5abd5..6f9db5343 100644 --- a/tutorials/io/data_paths.rst +++ b/tutorials/io/data_paths.rst @@ -159,8 +159,9 @@ depending on the platform. By default, these paths are: Godot complies with the `XDG Base Directory Specification `__ -on all platforms. You can override environment variables following the -specification to change the editor and project data paths. +on Linux/\*BSD. You can override the ``XDG_DATA_HOME``, ``XDG_CONFIG_HOME`` and +``XDG_CACHE_HOME`` environment variables to change the editor and project data +paths. .. note:: If you use `Godot packaged as a Flatpak `__, the