Parcourir la source

Update the Customizing the Web export HTML page

Hugo Locurcio il y a 5 ans
Parent
commit
b13d1fd083
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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