Skip to content

Commit

Permalink
References
Browse files Browse the repository at this point in the history
  • Loading branch information
dassjosh committed Apr 30, 2024
1 parent 0e45157 commit 4ddc9fb
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,15 @@
<Reference Include="Oxide.Rust">
<HintPath>..\References\Oxide.Rust.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>..\references\UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UIElementsModule">
<HintPath>..\references\UnityEngine.UIElementsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UIModule">
<HintPath>..\references\UnityEngine.UIModule.dll</HintPath>
</Reference>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4ddc9fb

Please sign in to comment.