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 <hugo.locurcio@hugo.pro>
This commit is contained in:
pkowal1982
2022-04-07 17:40:21 +02:00
committed by GitHub
parent 19619e8000
commit 89043abd84

View File

@@ -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>`__