Browse Source

How to change windows icon with no external tools (#5739)

* How to change windows icon with no external tools

* Apply suggestions from code review

Co-authored-by: Hugo Locurcio <[email protected]>
pkowal1982 3 years ago
parent
commit
89043abd84
1 changed files with 5 additions and 0 deletions
  1. 5 0
      tutorials/export/changing_application_icon_for_windows.rst

+ 5 - 0
tutorials/export/changing_application_icon_for_windows.rst

@@ -61,6 +61,11 @@ use the ``Icon`` setting.
 Changing the file icon
 ----------------------
 
+In Godot 3.5 and later, you can change the file icon without
+external tools using `godoticon <https://github.com/pkowal1982/godoticon>`__.
+Changing the file icon this way should work for executables containing
+an embedded PCK.
+
 .. warning::
 
     There are `known issues <https://github.com/godotengine/godot/issues/33466>`__