[OriginShift] Initial Fuckup

This commit is contained in:
NotAKidoS 2024-06-18 12:22:10 -05:00
parent 14ab184db7
commit 2375678a59
33 changed files with 2107 additions and 29 deletions

View file

@ -132,10 +132,6 @@
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\LibVLCSharp.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="LucHeart.CoreOSC">
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\LucHeart.CoreOSC.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="MagicaCloth">
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\MagicaCloth.dll</HintPath>
<Private>False</Private>
@ -192,22 +188,6 @@
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\Oculus.VR.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Photon3Unity3D">
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\Photon3Unity3D.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="PhotonRealtime">
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\PhotonRealtime.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="PhotonVoice.API">
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\PhotonVoice.API.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="PhotonVoice">
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\PhotonVoice.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="PICO.Platform">
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\PICO.Platform.dll</HintPath>
<Private>False</Private>
@ -568,10 +548,6 @@
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\Unity.Services.Core.Threading.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.Services.Vivox">
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\Unity.Services.Vivox.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Unity.TextMeshPro">
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\Unity.TextMeshPro.dll</HintPath>
<Private>False</Private>
@ -936,9 +912,5 @@
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\Valve.Newtonsoft.Json.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="websocket-sharp">
<HintPath>$(MsBuildThisFileDirectory)\.ManagedLibs\websocket-sharp.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
</Project>