浏览代码

Update the Customizing the Web export HTML page

Hugo Locurcio 5 年之前
父节点
当前提交
b13d1fd083
共有 1 个文件被更改,包括 3 次插入0 次删除
  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