Skip to content

Commit bf5b99d

Browse files
committed
update site
1 parent 6635a19 commit bf5b99d

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

dataconfig/Advanced/UEUpgrades.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ <h1 id="unreal-engine-upgrades"><a class="header" href="#unreal-engine-upgrades"
150150
<p>DataConfig is committed to support multiple UE versions with no deprecations and warnings. On this page we'll document important upgrade and migration info.</p>
151151
<h1 id="ue55"><a class="header" href="#ue55">UE5.5</a></h1>
152152
<ul>
153-
<li>A new series batch scripts under <code>Engine/Build/BatchFiles/RunUBT</code> is added which will will do a bunch of checks before running <code>UnrealBuildTool</code>.
153+
<li>A new series batch scripts named <code>Engine/Build/BatchFiles/RunUBT</code> are added which will will do a bunch of checks before running <code>UnrealBuildTool</code>.
154154
One should now use <code>RunUBT</code> instead of <code>UnrealBuildTool</code> otherwise it won't work in some configuration.</li>
155155
<li><code>EAutomationTestFlags</code> is now a <code>enum class</code> type.</li>
156156
<li><code>TIsTriviallyDestructible</code> is deprecated over <code>std::is_trivially_destructible_v</code>.</li>

dataconfig/print.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3529,7 +3529,7 @@ <h2 id="running-automation-in-the-editor"><a class="header" href="#running-autom
35293529
<p>DataConfig is committed to support multiple UE versions with no deprecations and warnings. On this page we'll document important upgrade and migration info.</p>
35303530
<h1 id="ue55"><a class="header" href="#ue55">UE5.5</a></h1>
35313531
<ul>
3532-
<li>A new series batch scripts under <code>Engine/Build/BatchFiles/RunUBT</code> is added which will will do a bunch of checks before running <code>UnrealBuildTool</code>.
3532+
<li>A new series batch scripts named <code>Engine/Build/BatchFiles/RunUBT</code> are added which will will do a bunch of checks before running <code>UnrealBuildTool</code>.
35333533
One should now use <code>RunUBT</code> instead of <code>UnrealBuildTool</code> otherwise it won't work in some configuration.</li>
35343534
<li><code>EAutomationTestFlags</code> is now a <code>enum class</code> type.</li>
35353535
<li><code>TIsTriviallyDestructible</code> is deprecated over <code>std::is_trivially_destructible_v</code>.</li>

dataconfig/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dataconfig/searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)