Skip to content

Add icon to exe file in windows export

Rafał Mikrut requested to merge github/fork/masoudbh3/godot-icons into master

Created by: masoudbh3

add version_info and icon sections in "export to windows platform". add version_info and icon to godot exe file (editor & template exe). fix an problem in image class. change all default icons to android export icon (a little more rounded). create an python script for convert file to cpp byte array for use in 'splash.h'.

export to windows: windows-export

icon: godot_icon

Merge request reports