14 Commits

Author SHA1 Message Date
Rémi Verschelde
bd90abed7e Data paths: Fix editor paths and improve docs on custom user dir
(cherry picked from commit 00beb9f6f5)
2022-09-09 15:17:37 +02:00
Hugo Locurcio
3b988d8d22 Fix example resource path in Data paths
Co-authored-by: Sergey Pershenkov <s.pershenkov@icloud.com>
2022-05-15 19:24:26 +02:00
Hugo Locurcio
d2ca6aa0d4 Improve File paths in Godot projects documentation
- Fix missing word in the beginning of the page.
- Add separate table for exported project data location.
- Fix editor table mentioning `app_userdata`, as it's only relevant
  for project data.
- Remove mention of consoles as Godot currently doesn't officially
  support consoles.
- Mention that self-contained mode isn't supported for use by projects
  yet.
2022-05-06 19:24:50 +02:00
Max Hilbrunner
c6900647cc Merge pull request #5463 from skyace65/data-path
Fix and expand user data path information

(cherry picked from commit dc0819b593)
2022-03-11 14:22:57 +01:00
zacryol
330a9d4c38 State the implementation of HTML5 export for user:// path in Data Paths (#5418)
(cherry picked from commit 6645e09b35)
2021-12-21 16:42:22 +01:00
Nathan Lovato
5ae5a3a3be Rename and edit data_paths.rst
Closes #4181
2021-11-24 10:23:45 -06:00
Hugo Locurcio
701c94ed8e Mention self-contained mode in the editor compilation guides
When working on the editor itself, using separate configuration
is sometimes desired to avoid conflicts or accidentally losing
settings.

This closes https://github.com/godotengine/godot/issues/21567.
2020-04-17 21:48:02 +02:00
Hugo Locurcio
a504ab1647 Mention the Godot data paths specific to the Flatpak version 2020-01-19 18:18:57 +01:00
Hugo Locurcio
13528555d7 Improve the Data paths page
- Add examples for the editor data paths and mention XDG compliance
- Add information about the self-contained mode
2019-08-06 23:45:56 +02:00
corrigentia
2d71f183a9 Add a missing comma to data_paths
Add a missing comma to data_paths.
2019-01-03 15:56:26 +02:00
Yuri Chornoivan
be6ef615b1 Fix minor typos 2018-07-01 15:50:18 +02:00
Hugo Locurcio
830394f747 Improve Data paths page and mention feature tags 2018-06-20 18:30:25 +02:00
mhilbrunner
f215a0cf26 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:23:37 +02:00
Neil Moore
dc7463f7dc Moved certain tutorials to better-named subfolders from 'Misc' 2018-04-04 23:23:11 -04:00