quantum-space-buddies/EpicRerouter/EpicRerouter.csproj
2022-02-07 00:02:40 -08:00

10 lines
327 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="OuterWildsGameLibs" Version="1.1.12.168" IncludeAssets="compile" />
<PackageReference Include="HarmonyX" Version="2.9.0" IncludeAssets="compile" />
</ItemGroup>
</Project>