Browse Source

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 year ago
parent
commit
133b3f9403

+ 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
 
 

BIN
docs/en/manuals/images/app_manifest/app-manifest.png