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

Changed default build target from "Debug" to "Tools" in vscode settings #72

Closed
wants to merge 0 commits into from

Conversation

sTiKyt
Copy link
Contributor

@sTiKyt sTiKyt commented Jul 23, 2023

About the PR

Changed default build from "Debug" to "Tools"

What is the reasoning behind it?

Well, as I was explained to, "Tools" provides you with all the necessary tools from Debug, but with Release performance.

I'd bet most contributors won't be needing Debug build that has MUCH worse performance, and bad stability, which leads to frequent crashes and other issue, as they will make maps, tweak items, etc.

And if someone really needs Debug mode, it's pretty easy to tweak on their side.

To summarize, I think this change would benefit the community and improve the life of many contributors a bit.

Media

  • I have added screenshots/videos to this PR showcasing its changes ingame, or this PR does not require an ingame showcase

Changelog

🆑

  • tweak: Changed build target from "Debug" to "Tools"

@sTiKyt sTiKyt changed the title Changed build target from "Debug" to "Tools" in vscode settings Changed default build target from "Debug" to "Tools" in vscode settings Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants