mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-25 16:26:42 +00:00
Due to `user://` returning the current working directory when no project is open, this caused logs to be written to `$HOME` most of the time. This closes #40305.