|
208 | 208 | <HintPath>..\GameBinaries\VRage.Math.dll</HintPath> |
209 | 209 | <Private>False</Private> |
210 | 210 | </Reference> |
211 | | - <Reference Include="VRage.Native, Version=0.0.0.0, Culture=neutral, processorArchitecture=AMD64"> |
212 | | - <SpecificVersion>False</SpecificVersion> |
213 | | - <HintPath>..\GameBinaries\VRage.Native.dll</HintPath> |
214 | | - <Private>False</Private> |
215 | | - </Reference> |
216 | | - <Reference Include="VRage.OpenVRWrapper, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64"> |
217 | | - <SpecificVersion>False</SpecificVersion> |
218 | | - <HintPath>..\GameBinaries\VRage.OpenVRWrapper.dll</HintPath> |
219 | | - <Private>False</Private> |
| 211 | + <Reference Include="VRage.Platform.Windows, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"> |
| 212 | + <HintPath>..\GameBinaries\VRage.Platform.Windows.dll</HintPath> |
220 | 213 | </Reference> |
221 | 214 | <Reference Include="VRage.Render, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
222 | 215 | <SpecificVersion>False</SpecificVersion> |
|
257 | 250 | <Compile Include="NativeMethods.cs" /> |
258 | 251 | <Compile Include="Initializer.cs" /> |
259 | 252 | <Compile Include="Patches\PromotePatch.cs" /> |
| 253 | + <Compile Include="Patches\WorldLoadExceptionPatch.cs" /> |
260 | 254 | <Compile Include="Properties\Annotations.cs" /> |
261 | 255 | <Compile Include="Properties\AssemblyInfo.cs" /> |
262 | 256 | <Compile Include="TorchConfig.cs" /> |
|
0 commit comments