瀏覽代碼

Document known bugs with rcedit in executables that embed a PCK file

Hugo Locurcio 5 年之前
父節點
當前提交
9bbed16be7
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      getting_started/workflow/export/changing_application_icon_for_windows.rst

+ 7 - 0
getting_started/workflow/export/changing_application_icon_for_windows.rst

@@ -26,6 +26,13 @@ Click on the folder icon and select your desired icon.
 Changing the file icon
 ----------------------
 
+.. warning::
+
+    There are `known issues <https://github.com/godotengine/godot/issues/33466>`__
+    when changing the application icon in executables that embed a PCK file.
+    It's recommended to avoid using rcedit for now if you choose to enable the
+    **Embed Pck** option for your Windows export preset in the Export dialog.
+
 The file icon is the icon of the executable that you click on to start
 the project.