quantum-space-buddies/FizzyFacepunch/FizzyFacepunch.csproj
2022-01-31 19:14:02 -08:00

9 lines
291 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="Facepunch.Steamworks" Version="2.3.3" />
<Reference Include="../Mirror/*.dll" />
</ItemGroup>
<ItemGroup>
<Reference Include="../UnityEngine/UnityEngine.CoreModule.dll" />
</ItemGroup>
</Project>