quantum-space-buddies/FizzyFacepunch/FizzyFacepunch.csproj
2022-01-16 10:12:03 -08:00

9 lines
347 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="Facepunch.Steamworks" Version="2.3.3" />
<Reference Include="UnityEngine.CoreModule">
<HintPath>$(GameDir)\OuterWilds_Data\Managed\UnityEngine.CoreModule.dll</HintPath>
</Reference>
<Reference Include="../Mirror/*.dll" />
</ItemGroup>
</Project>