Exporting for Windows
See also
Compiling for Windows.
godot.exe), compress the folder and send it to someone else. However, this is often not desired.
data.pck file. This file is bundled with a specially optimized binary that is smaller, faster and does not contain the editor and debugger.
Requirements
Windows 10 SDK(on Windows) or osslsigncode (on any other OS) installed.Editor > Manage Export Templates. Warning If you export for Windows with embedded PCK files, you will not be able to sign the program as it will break. On Windows, PCK embedding is also known to cause false positives in antivirus programs. Therefore, it’s recommended to avoid using it unless you’re distributing your project via Steam as it bypasses code signing and antivirus checks.
