Ver Fonte

More info about where to find the log.txt from the build server

Björn Ritzl há 5 anos atrás
pai
commit
a64a06b3ce
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      docs/en/manuals/extensions.md

+ 1 - 1
docs/en/manuals/extensions.md

@@ -229,7 +229,7 @@ The following identifiers are defined by the builder on each respective platform
 
 ## Build server logs
 
-Build server logs are available when the project is using native extensions. The build server log (`log.txt`) is downloaded together with the custom engine when the project is built and stored inside the file `.internal/%platform%/build.zip`.
+Build server logs are available when the project is using native extensions. The build server log (`log.txt`) is downloaded together with the custom engine when the project is built and stored inside the file `.internal/%platform%/build.zip` and also unpacked to the build folder of your project.
 
 
 ## The ext.manifest file