浏览代码

App manifest Manual Update (#471)

App manifest manual is missing "  Rig + Model  " information.

- Added new information

- Also replace old image of manifest with new image showing new manifest property options.
Agustin 1 年之前
父节点
当前提交
133b3f9403
共有 2 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docs/en/manuals/app-manifest.md
  2. 二进制
      docs/en/manuals/images/app_manifest/app-manifest.png

+ 3 - 0
docs/en/manuals/app-manifest.md

@@ -15,6 +15,9 @@ The application manifest is used to exclude or control which features to include
 
 
 Control which physics engine to use, or select None to exclude physics completely.
 Control which physics engine to use, or select None to exclude physics completely.
 
 
+## Rig + Model
+
+Control rig and model functionality, or select None to exclude model and rig completely. (See [`Model`](https://defold.com/manuals/model/#model-component) documentation).
 
 
 ## Exclude Record
 ## Exclude Record
 
 

二进制
docs/en/manuals/images/app_manifest/app-manifest.png