mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-04 02:49:23 +00:00
Scaled jump
Minor changes
This commit is contained in:
parent
08b1909d52
commit
e73dd54e7b
11 changed files with 435 additions and 216 deletions
|
@ -83,8 +83,12 @@
|
|||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="AnimatorAnalyzer.cs" />
|
||||
<Compile Include="Fixes\AnimatorAnalyzer.cs" />
|
||||
<Compile Include="AvatarParameter.cs" />
|
||||
<Compile Include="Fixes\AnimatorOverrideControllerFix.cs" />
|
||||
<Compile Include="Fixes\FBTDetectionFix.cs" />
|
||||
<Compile Include="Fixes\MovementJumpFix.cs" />
|
||||
<Compile Include="Fixes\PlayerColliderFix.cs" />
|
||||
<Compile Include="ModSupporter.cs" />
|
||||
<Compile Include="MotionTweaker.cs" />
|
||||
<Compile Include="Main.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue