Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaProductions committed Aug 14, 2024
1 parent 854f942 commit c3cac6a
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 195 deletions.
2 changes: 1 addition & 1 deletion articles/Kernel/Plugs.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ <h1 id="plugs">Plugs</h1>
Win32 API calls. Plugs can also be used to provide an alternate implementation
for a method, even if it does not rely on the Windows API.</p>
<blockquote>
<p><strong>Important: All plugs must go in a seperate project, which is included in your original project using the <code>PlugReference</code> attribute in your Kernel's csproj.</strong></p>
<p><strong>Important: All plugs must go in a seperate project, which is included in your original project using the <code>PlugsReference</code> attribute in your Kernel's csproj.</strong></p>
</blockquote>
<h2 id="types-of-plugs">Types of plugs</h2>
<p>There are two types of plugs used and supported by Cosmos:</p>
Expand Down
Loading

0 comments on commit c3cac6a

Please sign in to comment.