mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-29 09:41:42 +00:00
The XDG Base Directory specification does not allow using relative paths (which broke things in Godot anyway). If a relative path is detected, it should be ignored. (cherry picked from commits011a99316aand0e1d45b210)