Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2024-10-03 12:08:17 +00:00
parent 3a384ae44d
commit b28f12f2b8
31 changed files with 821 additions and 1046 deletions
+31 -2
View File
@@ -2201,7 +2201,7 @@ atis:Start()
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MSRS).SetDefaultBackend">MSRS:SetDefaultBackend(Backend)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MSRS).SetDefaultBackend">MSRS.SetDefaultBackend(Backend)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Set the default backend.</p>
</td>
@@ -2354,6 +2354,12 @@ atis:Start()
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MSRS).SetVolume">MSRS:SetVolume(Volume)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Set SRS volume.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MSRS).UsePowerShell">MSRS.UsePowerShell</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Use PowerShell to execute the command and not cmd.exe</p>
</td>
</tr>
<tr class="w3-border">
@@ -4248,6 +4254,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(MSRS).UsePowerShell" ><strong>MSRS.UsePowerShell</strong></a>
<p>Use PowerShell to execute the command and not cmd.exe</p>
</div>
</div>
@@ -5790,7 +5807,7 @@ set the path to the exe file via <a href="##(MSRS).SetPath">MSRS.SetPath</a>.</p
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(MSRS).SetDefaultBackend" ><strong>MSRS:SetDefaultBackend(Backend)</strong></a></h2>
<h2><a id="#(MSRS).SetDefaultBackend" ><strong>MSRS.SetDefaultBackend(Backend)</strong></a></h2>
</div>
<p>Set the default backend.</p>
@@ -5805,6 +5822,7 @@ set the path to the exe file via <a href="##(MSRS).SetPath">MSRS.SetPath</a>.</p
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#string
<strong><strong>Backend</strong></strong>
</p>
</div>
@@ -7678,6 +7696,17 @@ set the path to the exe file via <a href="##(MSRS).SetPath">MSRS.SetPath</a>.</p
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(MSRS).UsePowerShell" ><strong>MSRS.UsePowerShell</strong></a>
<p>Use PowerShell to execute the command and not cmd.exe</p>
</div>
</div>