lunar-unity-console icon indicating copy to clipboard operation
lunar-unity-console copied to clipboard

[Feature Request] Update Console Configuration in C#

Open Teages opened this issue 7 months ago • 0 comments

Thank you for the plugin! It has helped us resolve many issues, and we always bundle it with our game. However, this can be quite annoying for players because many unnecessary error messages are displayed.

I noticed that the console settings allow adjusting exception and warning levels. If we could set it to "NONE" after the game launches, it would prevent disruptions during gameplay while still allowing users to enable it when needed.

In fact, we already forked a version and implemented this feature (#bdabd2f), which works well in our game. If you find this feature useful, I would be glad to submit a pull request.

Teages avatar May 24 '25 16:05 Teages