tutorials/export/exporting_for_windows #216
Replies: 2 comments 2 replies
-
the link for "information on creating one can be found here." links to a microsoft page stating that makecert.exe is deprecated. That microsoft page recommends using this method instead: https://learn.microsoft.com/en-us/windows/msix/package/create-certificate-package-signing |
Beta Was this translation helpful? Give feedback.
1 reply
-
I think it should also include info about rcedit, and how it's configured on Linux |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
tutorials/export/exporting_for_windows
The simplest way to distribute a game for PC is to copy the executable ( godot.exe), compress the folder and send it to someone else. However, this is often not desired. Godot offers a more elegant...
https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_windows.html
Beta Was this translation helpful? Give feedback.
All reactions