mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 23:28:59 +00:00
* Fix incorrect notice about XDG paths working on all platforms in Data paths 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.) --------- Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>