mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2026-06-20 21:48:02 +00:00
[NAK_CVR_Mods] Unfucked for 2026r182
This commit is contained in:
parent
c13dc8375a
commit
281403d68b
209 changed files with 3936 additions and 1122 deletions
|
|
@ -1,16 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<ItemGroup>
|
||||
<Reference Include="BTKUILib">
|
||||
<HintPath>..\.ManagedLibs\BTKUILib.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Remove="Resources\origin-shift-inactive.png" />
|
||||
<EmbeddedResource Include="Resources\OriginShift-Icon-Inactive.png" />
|
||||
<None Remove="Resources\origin-shift-forced.png" />
|
||||
<EmbeddedResource Include="Resources\OriginShift-Icon-Forced.png" />
|
||||
<None Remove="Resources\origin-shift-active.png" />
|
||||
<None Remove="Resources\OriginShift-Icon-Active.png" />
|
||||
<EmbeddedResource Include="Resources\OriginShift-Icon-Active.png" />
|
||||
<None Remove="Resources\OriginShift-Icon-Forced.png" />
|
||||
<EmbeddedResource Include="Resources\OriginShift-Icon-Forced.png" />
|
||||
<None Remove="Resources\OriginShift-Icon-Inactive.png" />
|
||||
<EmbeddedResource Include="Resources\OriginShift-Icon-Inactive.png" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
|
|||
|
|
@ -42,11 +42,11 @@ The provided receiver components are automatically added to Props, Players, and
|
|||
|
||||
---
|
||||
|
||||
Here is the block of text where I tell you this mod is not affiliated with or endorsed by ABI.
|
||||
https://documentation.abinteractive.net/official/legal/tos/#7-modding-our-games
|
||||
Here is the block of text where I tell you this mod is not affiliated with or endorsed by ChilloutVR.
|
||||
https://docs.chilloutvr.net/official/legal/tos/#6-modding-our-game
|
||||
|
||||
> This mod is an independent creation not affiliated with, supported by, or approved by Alpha Blend Interactive.
|
||||
> This mod is an independent creation not affiliated with, supported by, or approved by ChilloutVR.
|
||||
|
||||
> Use of this mod is done so at the user's own risk and the creator cannot be held responsible for any issues arising from its use.
|
||||
|
||||
> To the best of my knowledge, I have adhered to the Modding Guidelines established by Alpha Blend Interactive.
|
||||
> To the best of my knowledge, I have adhered to the Modding Guidelines established by ChilloutVR.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue