Don't set default path to user Documents by default #10871
lalitshankarch
started this conversation in
Editor
Replies: 1 comment
-
This would encourage messy organization where lots of folders would be created in the user's home folder, so I don't think it's a good idea. There are already too many apps out there that create folders directly in the home directory 🙂 Personally, I'd go the opposite route and use That said, if coupled with #1312, it could be a reasonable solution. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently Godot chooses the user Documents folder by default on Windows:
Ideally it should set the project folder location to the User home by default.
Beta Was this translation helpful? Give feedback.
All reactions