quantum-space-buddies/EpicOnlineTransport/EpicOnlineTransport.csproj

7 lines
188 B
XML
Raw Normal View History

2022-02-06 02:06:25 +00:00
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<Reference Include="../Mirror/*.dll" />
<Reference Include="../UnityEngine/UnityEngine.CoreModule.dll" />
</ItemGroup>
</Project>