We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa85150 + ac5dba1 commit b3eadbcCopy full SHA for b3eadbc
tutorials/misc/data_paths.rst
@@ -35,5 +35,6 @@ Storing persistent files in such scenarios should be done by using the
35
36
In some devices (for example, mobile ad consoles) this path is unique
37
for the app. Under desktop operating systems, the engine uses the
38
-typical ~/.Name (check the project name under the settings) in macOS and
39
-Linux, and APPDATA/Name for Windows.
+typical ``~/.local/share/godot/app_userdata/Name`` (check the project
+name under the settings) in macOS and Linux, and ``APPDATA/Name``
40
+for Windows.
0 commit comments