+1 vote

Every time I export my game, it has debug. How do I get rid of this?

in Engine by (33 points)

What do you mean by "it has debug"?
I'm not aware of debug exports other than with custom templates.

I am exporting with a custom template. I wanted to know how to remove it from them. I should've made my question a bit clearer.

1 Answer

+1 vote
Best answer

To use custom export templates without debug, you have to compile them in release mode without tools.
For example, see how it's done for Windows: https://docs.godotengine.org/en/stable/development/compiling/compiling_for_windows.html#creating-windows-export-templates

You may also look into the sections nearby, steps are explained for every platform.

by (29,090 points)
selected by
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.