godot/misc
Fabio Alessandrelli 5d095ed21d [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 11:50:11 +02:00
..
ci CI: Refactor Android workflow, use pre-installed SDK and NDK 2020-10-22 17:21:59 +02:00
dist [HTML5] Optional icon generation, use export name for it. 2021-04-27 11:50:11 +02:00
hooks clang-format: Fix version number in hook warning 2021-03-14 01:07:14 +01:00
scripts Test Godot with Vulkan in CI 2021-04-15 16:17:28 +02:00