Skip to content

Commit

Permalink
[general] remote_build_step
Browse files Browse the repository at this point in the history
  • Loading branch information
gurpreetsinghmatharoo committed Sep 29, 2023
1 parent 0a825ac commit ba67e5b
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Adobe RoboHelp 2020" />
<meta name="generator" content="Adobe RoboHelp 2022" />
<title>Compiler Batch Files / Scripts</title>
<meta name="topic-status" content="Draft" />
<link rel="stylesheet" type="text/css" href="../../assets/css/default.css" />
Expand Down Expand Up @@ -72,6 +72,11 @@ <h2>Execution</h2>
This script receives an environment variable called <span class="inline2">TexturesDir</span>, which stores the path to the generated textures.
</td>
</tr>
<tr>
<td><strong>remote_build_step.bat</strong></td>
<td><strong>remote_build_step.sh</strong></td>
<td>This is executed on the remote machine, when you are on a Windows machine and compiling remotely for macOS/iOS/tvOS or Ubuntu.</td>
</tr>
</tbody>
</table>
<p>These script files are supported when building on all target platforms.</p>
Expand Down

0 comments on commit ba67e5b

Please sign in to comment.