Client telemetry

This commit is contained in:
erik 2025-05-24 21:10:45 +02:00
parent f4ec57a44d
commit a0f40cf2cd
5 changed files with 466 additions and 8 deletions

View file

@ -148,6 +148,8 @@
<Compile Include="..\Shared\VCS_Connector.cs">
<Link>Shared\VCS_Connector.cs</Link>
</Compile>
<Compile Include="ClientTelemetry.cs" />
<Compile Include="ManyHook.cs" />
<Compile Include="MossyInventory.cs" />
<Compile Include="vTank.cs" />
<Compile Include="VtankControl.cs" />