Skip to content

Commit ea38134

Browse files
committed
Add UnityEngine.Modules to package references
1 parent a2a54d0 commit ea38134

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

UnityCtrlBackspace/UnityCtrlBackspace.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
</PropertyGroup>
3535
<ItemGroup>
3636
<PackageReference Include="BepInEx.Core" Version="5.*" />
37+
<PackageReference Include="UnityEngine.Modules" Version="2022.1.0" IncludeAssets="compile" />
3738
</ItemGroup>
3839
<ItemGroup>
3940
<Compile Include="Plugin.cs" />

0 commit comments

Comments
 (0)