Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,14 @@ <h3>Generate editor work</h3>
</div>
</article>

<article class="why-feature">
<div class="why-feature-text">
<p class="why-feature-key">AI support</p>
<h3>Let agents build map objects</h3>
<p>Because object data is generated from Wurst code, AI coding agents can easily create and update Warcraft III abilities, units, items, and upgrades in your project. <a href="/features/agents.html">Learn about AI agent support.</a></p>
</div>
</article>

<article class="why-feature">
<div class="why-feature-text">
<p class="why-feature-key">Tooling</p>
Expand Down