This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
50de99f050
godot
/
platform
/
windows
/
export
/
export.h
5 lines
37 B
C++
Raw
Normal View
History
Unescape
Escape
Add icon to exe file in windows export 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'.
2015-11-08 22:53:58 +00:00
GODOT IS OPEN SOURCE
2014-02-10 01:10:30 +00:00
void
register_windows_exporter
(
)
;