fix Tests Reference; restore IgnoreSSCPackets = false in PlayerData

This commit is contained in:
xuyuwtu 2026-01-29 10:29:43 +08:00
parent 1d2bfbe62f
commit 7702d3b00b
2 changed files with 12 additions and 3 deletions

View file

@ -21,6 +21,12 @@
</ItemGroup>
<ItemGroup>
<Reference Include="OTAPI">
<HintPath>..\lib\OTAPI.dll</HintPath>
</Reference>
<Reference Include="OTAPI.Runtime">
<HintPath>..\lib\OTAPI.Runtime.dll</HintPath>
</Reference>
<ProjectReference Include="..\TShockAPI\TShockAPI.csproj" />
<ProjectReference Include="..\TShockLauncher\TShockLauncher.csproj" />
</ItemGroup>