mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
lots of tweaks
main menu fix for cvr bug + vr quickmenu no longer scales in vr main menu no longer uses player rotation settings page, with refresh on click added collision scaling added optional removal of skin width from character controller- it is what makes avatars in this game hover mix in Allow Smaller Playercollider toggle to fully touch the ground (**can cause console errors**)
This commit is contained in:
parent
7332bc73b5
commit
f9e15701ae
2 changed files with 104 additions and 19 deletions
|
@ -18,6 +18,9 @@
|
|||
<Reference Include="Cohtml.Runtime">
|
||||
<HintPath>..\..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\ChilloutVR\ChilloutVR_Data\Managed\Cohtml.Runtime.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Giamoz">
|
||||
<HintPath>..\..\Giamoz\Giamoz\bin\Debug\net472\Giamoz.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="MelonLoader">
|
||||
<HintPath>C:\Program Files (x86)\Steam\steamapps\common\ChilloutVR\MelonLoader\MelonLoader.dll</HintPath>
|
||||
</Reference>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue