File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4343 <ItemGroup >
4444 <ThunderstoreBuildCopyPath Include =" $(TargetPath)" Destination =" BepInEx/plugins/$(ProjectName)/" />
4545 </ItemGroup >
46-
46+
4747 <ItemGroup >
4848 <PackageReference Include =" BepInEx.Analyzers" Version =" 1.*" PrivateAssets =" all" />
4949 <PackageReference Include =" BepInEx.PluginInfoProps" Version =" 2.*" PrivateAssets =" all" />
6565 <HintPath >$(LethalCompanyDir)Lethal Company_Data\Managed\Unity.Netcode.Runtime.dll</HintPath >
6666 </Reference >
6767 </ItemGroup >
68-
69- <ItemGroup Condition =" '$(CI)' == 'true'" >
68+
69+ <ItemGroup Condition =" '$(CI)' == 'true' or $(UseGameLibs) == 'true' " >
7070 <PackageReference Include =" LethalCompany.GameLibs.Steam" Version =" 49.0.0-alpha.1" />
7171 </ItemGroup >
7272</Project >
You can’t perform that action at this time.
0 commit comments