Browse Source

Add information about excluding image module. (#457)

Kharkunov Eugene 1 năm trước cách đây
mục cha
commit
5e0818f16c
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      docs/en/manuals/app-manifest.md

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

@@ -41,6 +41,10 @@ Exclude all input handling from the engine.
 Exclude the [Live Update functionality](/manuals/live-update) from the engine.
 
 
+## Exclude Image
+
+Exclude `image` script module [link](https://defold.com/ref/stable/image/) from the engine.
+
 ## Exclude Basis Universal
 
 Exclude the Basis Universal [texture compression library](/manuals/texture-profiles) from the engine.