소스 검색

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

Björn Ritzl 5 년 전
부모
커밋
a64a06b3ce
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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