Преглед на файлове

Add information about excluding image module. (#457)

Kharkunov Eugene преди 1 година
родител
ревизия
5e0818f16c
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  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.