|
@@ -56,18 +56,9 @@
|
|
|
<Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
|
|
<HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.dll</HintPath>
|
|
|
</Reference>
|
|
|
- <Reference Include="UnityEngine.AudioModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
|
|
- <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.AudioModule.dll</HintPath>
|
|
|
- </Reference>
|
|
|
<Reference Include="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
|
|
<HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.CoreModule.dll</HintPath>
|
|
|
</Reference>
|
|
|
- <Reference Include="UnityEngine.ImageConversionModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
|
|
- <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.ImageConversionModule.dll</HintPath>
|
|
|
- </Reference>
|
|
|
- <Reference Include="UnityEngine.IMGUIModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
|
|
- <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.IMGUIModule.dll</HintPath>
|
|
|
- </Reference>
|
|
|
<Reference Include="UnityEngine.JSONSerializeModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
|
|
<HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.JSONSerializeModule.dll</HintPath>
|
|
|
</Reference>
|
|
@@ -83,9 +74,6 @@
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
<HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.UIModule.dll</HintPath>
|
|
|
</Reference>
|
|
|
- <Reference Include="UnityEngine.UnityWebRequestWWWModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
|
|
- <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
|
|
|
- </Reference>
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Compile Include="Logger.cs" />
|
|
@@ -98,10 +86,7 @@
|
|
|
<Compile Include="UIBuilder.cs" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
- <ProjectReference Include="..\IllusionPlugin\IllusionPlugin.csproj">
|
|
|
- <Project>{e2848bfb-5432-42f4-8ae0-d2ec0cdf2f71}</Project>
|
|
|
- <Name>IllusionPlugin</Name>
|
|
|
- </ProjectReference>
|
|
|
+
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<None Include="packages.config" />
|