We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4bfb20b + f61e6aa commit ebbd945Copy full SHA for ebbd945
tutorials/platform/web/customizing_html5_shell.rst
@@ -71,6 +71,9 @@ The following optional placeholders will enable some extra features in your cust
71
control the HTML page you create, this variable can be useful for configuring parts of the
72
HTML ``head`` element from the Godot Editor, e.g. for different Web export presets.
73
74
+- ``$GODOT_SPLASH``:
75
+ Path to an image used as the boot splash as defined in the Project Settings.
76
+
77
When the custom page is ready, it can be selected in the export options under the *Html / Custom Html Shell*
78
section.
79
0 commit comments