godotengine / godot-docs

Godot Engine official documentation
https://docs.godotengine.org
Other
3.95k stars 3.22k forks source link

Fix incorrect notice about XDG paths working on all platforms in Data paths #10009

Closed Calinou closed 1 month ago

Calinou commented 1 month ago

They are only effective on Linux/*BSD. (For reference, in most other apps, it's rare for XDG environment variables to have an effect on other platforms.)

mhilbrunner commented 1 month ago

Thank you!

mhilbrunner commented 1 month ago

Cherry-picked to 4.3 in https://github.com/godotengine/godot-docs/pull/10038.