Add mirror

This commit is contained in:
2024-08-22 20:05:12 +02:00
parent 92cb8b7ca4
commit b4eb299415

View File

@@ -57,6 +57,9 @@
<Reference Include="UnityEngine.CoreModule">
<HintPath>$(GAME_MANAGED)/UnityEngine.CoreModule.dll</HintPath>
</Reference>
<Reference Include="Mirror">
<HintPath>$(GAME_MANAGED)/Mirror.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets"/>
</Project>