mirror of
https://github.com/godotengine/godot.git
synced 2026-03-10 21:06:13 +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.