mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03: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>