فهرست منبع

Update project-settings.md

Björn Ritzl 10 ماه پیش
والد
کامیت
5ba5e54128
1فایلهای تغییر یافته به همراه9 افزوده شده و 0 حذف شده
  1. 9 0
      docs/en/manuals/project-settings.md

+ 9 - 0
docs/en/manuals/project-settings.md

@@ -552,9 +552,18 @@ Enables Fullscreen Button in `index.html` file. By default `true`.
 #### Show Made With Defold
 Enables Made With Defold link in `index.html` file. By default `true`.
 
+#### Show Console Banner
+When enabled this option will print information about the engine and engine version in the browser console (using `console.log()`) when the engine starts.
+
 #### Scale Mode
 Specifies which method to use to scale the game canvas. By default `Downscale Fit`.
 
+#### Retry Count
+The number of attempts to download a file when the engine starts (see `Retry Time`).
+
+#### Retry Time
+The number of seconds to wait between attempts to download a file when the download failed (see `Retry Count`).
+
 ---
 
 ### IAP