From ba67e5b412abf90f793c4a1b60355870a784d5bb Mon Sep 17 00:00:00 2001 From: gurpreetsinghmatharoo Date: Fri, 29 Sep 2023 13:39:52 +0530 Subject: [PATCH] [general] remote_build_step --- .../Settings/Runner_Details/Compiler_Batch_Files.htm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Manual/contents/Settings/Runner_Details/Compiler_Batch_Files.htm b/Manual/contents/Settings/Runner_Details/Compiler_Batch_Files.htm index 84afe2394..17336c9c9 100644 --- a/Manual/contents/Settings/Runner_Details/Compiler_Batch_Files.htm +++ b/Manual/contents/Settings/Runner_Details/Compiler_Batch_Files.htm @@ -3,7 +3,7 @@ - + Compiler Batch Files / Scripts @@ -72,6 +72,11 @@

Execution

This script receives an environment variable called TexturesDir, which stores the path to the generated textures. + + remote_build_step.bat + remote_build_step.sh + This is executed on the remote machine, when you are on a Windows machine and compiling remotely for macOS/iOS/tvOS or Ubuntu. +

These script files are supported when building on all target platforms.