mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
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:
@@ -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>`__
|
||||
|
||||
Reference in New Issue
Block a user