Skip to content

Commit

Permalink
Add MonoMod.Patcher dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalobi committed Jan 2, 2024
1 parent a5d6fdb commit 311c736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CelesteMod/Source/CelesteMod-core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<ItemGroup>
<PackageReference Include="BepInEx.AssemblyPublicizer.MSBuild" Version="0.4.1" PrivateAssets="all" />
<PackageReference Include="MonoMod.RuntimeDetour" Version="25.0.2" PrivateAssets="all" ExcludeAssets="runtime" />
<PackageReference Include="MonoMod.Patcher" Version="25.0.0-prerelease.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 311c736

Please sign in to comment.