Skip to content

Commit ebbd945

Browse files
authored
Merge pull request #9328 from patwork/godot_splash_placeholder
Added information about GODOT_SPLASH placeholder in HTML shell
2 parents 4bfb20b + f61e6aa commit ebbd945

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tutorials/platform/web/customizing_html5_shell.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ The following optional placeholders will enable some extra features in your cust
7171
control the HTML page you create, this variable can be useful for configuring parts of the
7272
HTML ``head`` element from the Godot Editor, e.g. for different Web export presets.
7373

74+
- ``$GODOT_SPLASH``:
75+
Path to an image used as the boot splash as defined in the Project Settings.
76+
7477
When the custom page is ready, it can be selected in the export options under the *Html / Custom Html Shell*
7578
section.
7679

0 commit comments

Comments
 (0)