New mod: Better Fingers Tracking

Default muscles values to zero
Embedding of debug symbols
This commit is contained in:
SDraw 2024-03-25 14:18:53 +03:00
parent d6e52feb27
commit 2aaac8f7bd
No known key found for this signature in database
GPG key ID: BB95B4DAB2BB8BB5
27 changed files with 1457 additions and 36 deletions

View file

@ -10,6 +10,11 @@
<Product>ViveExtendedInput</Product>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<DebugType>embedded</DebugType>
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
<ItemGroup>
<None Remove="PlayerRagdollMod.json" />
<None Remove="resources\mod_menu.js" />