The Godot Q&A is currently undergoing maintenance!

Your ability to ask and answer questions is temporarily disabled. You can browse existing threads in read-only mode.

We are working on bringing this community platform back to its full functionality, stay tuned for updates.

godotengine.org | Twitter

0 votes

Okay so, i want to export my game but i want my scripts to be encrypted, altho whenever i type in an encryption key i get: -Invalid Encryption Key (must be 64 characters long), I checked the length of it and it was 64 characters long, I also can't Export All

Godot version Godot Engine v3.3.stable.official
in Engine by (14 points)

How can i compile it exactly?

It's basically like compiling the engine but with tools=False and target=release as well as target=release_debug.Have a look at this section in the docs (for windows): https://docs.godotengine.org/en/stable/development/compiling/introduction_to_the_buildsystem.html#export-templates

If you've never compiled the engine before, you should read the following pages in the docs:

It's a bit more involved but actually pretty straight forward at least from my experience on windows and linux.

Please log in or register to answer this question.

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.