godot/platform/javascript/export
Fabio Alessandrelli a7f2b723d6 [HTML5] Optional icon generation, use export name for it.
We used to only generate the favicon if it was specified in the user
project settings, now it's optional, will export it to `NAME.icon.png`,
(falling back to the default project icon if none is set in project
settings), and the `<link>` tag is added using the `$HEAD_INCLUDE`
instead of being hardcoded in the template.
2021-04-27 15:09:03 +02:00
..
export.cpp [HTML5] Optional icon generation, use export name for it. 2021-04-27 15:09:03 +02:00
export.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00