Explorar el Código

Add information about excluding image module. (#457)

Kharkunov Eugene hace 1 año
padre
commit
5e0818f16c
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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.