Now with Plugin chat intercept. version 3.0.1.1

This commit is contained in:
erik 2025-05-31 22:18:41 +02:00
parent 591da42d36
commit 96b85ed226
8 changed files with 717 additions and 401 deletions

View file

@ -34,6 +34,10 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="0Harmony">
<HintPath>C:\Games\Decal Plugins\UtilityBelt\0Harmony.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Decal.Adapter">
<HintPath>lib\Decal.Adapter.dll</HintPath>
<EmbedInteropTypes>False</EmbedInteropTypes>
@ -155,7 +159,7 @@
<Link>Shared\VCS_Connector.cs</Link>
</Compile>
<Compile Include="ClientTelemetry.cs" />
<Compile Include="ManyHook.cs" />
<Compile Include="DecalHarmonyClean.cs" />
<Compile Include="MossyInventory.cs" />
<Compile Include="NavRoute.cs" />
<Compile Include="NavVisualization.cs" />