Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ACaiCat committed Aug 17, 2024
1 parent 6def825 commit 2c336c4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions TShockLauncher.Tests/TShockLauncher.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,13 @@
<ProjectReference Include="..\TShockLauncher\TShockLauncher.csproj" />
</ItemGroup>

<ItemGroup>
<Reference Include="OTAPI">
<HintPath>..\TerrariaServerAPI\TerrariaServerAPI\ota\OTAPI.dll</HintPath>
</Reference>
<Reference Include="OTAPI.Runtime">
<HintPath>..\TerrariaServerAPI\TerrariaServerAPI\ota\OTAPI.Runtime.dll</HintPath>
</Reference>
</ItemGroup>

</Project>

0 comments on commit 2c336c4

Please sign in to comment.