Quellcode durchsuchen

Merge pull request #3301 from Calinou/update-customizing-html5-shell

Update the Customizing the Web export HTML page
Max Hilbrunner vor 5 Jahren
Ursprung
Commit
c5cfbe9284
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      tutorials/platform/customizing_html5_shell.rst

+ 3 - 0
tutorials/platform/customizing_html5_shell.rst

@@ -44,6 +44,9 @@ replaced with their actual values during export.
   class. A splash image shown during the booting process can be accessed using this variable 
   as well: ``$GODOT_BASENAME.png``.
 
+- ``$GODOT_PROJECT_NAME``:
+  The project name as defined in the Project Settings.
+
 - ``$GODOT_HEAD_INCLUDE``:
   A custom string to include in the HTML document just before the end of the ``<head>`` tag. It 
   is customized in the export options under the *Html / Head Include* section. While you fully