diff --git a/tutorials/export/changing_application_icon_for_windows.rst b/tutorials/export/changing_application_icon_for_windows.rst index 8be2b452e..59f4f3d79 100644 --- a/tutorials/export/changing_application_icon_for_windows.rst +++ b/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 `__. +Changing the file icon this way should work for executables containing +an embedded PCK. + .. warning:: There are `known issues `__