Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for automatic project updating. #23505

Merged
merged 1 commit into from
Nov 8, 2018

Conversation

zorbathut
Copy link
Contributor

I've got my project set up so I don't have to manually add files, it just scoops up all the appropriate files for me. This works great except Godot keeps modifying my .csproj on its own. I originally turned this off in my own branch, but given that it's working exactly how I want I figured I'd turn it into an option and send it upstream.

I've got it as a project setting instead of an editor setting because I find it hard to imagine a situation where one person would want it and another wouldn't; either it Just Does The Right Thing in all cases, or it will instantly corrupt your .csproj when it triggers. So it's a project setting.

@akien-mga akien-mga added this to the 3.1 milestone Nov 5, 2018
@neikeq neikeq merged commit 43e3582 into godotengine:master Nov 8, 2018
@neikeq
Copy link
Contributor

neikeq commented Nov 8, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants