This commit is contained in:
Brant Martin
2018-05-16 07:55:51 -04:00
parent ec4572c390
commit f68be8e4c9
2 changed files with 2 additions and 2 deletions

View File

@@ -118,7 +118,7 @@
<Private>False</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="Steamworks.NET"> <Reference Include="Steamworks.NET">
<HintPath>C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\DedicatedServer64\Steamworks.NET.dll</HintPath> <HintPath>..\GameBinaries\Steamworks.NET.dll</HintPath>
</Reference> </Reference>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" /> <Reference Include="System.ComponentModel.DataAnnotations" />

View File

@@ -85,7 +85,7 @@
<Private>False</Private> <Private>False</Private>
</Reference> </Reference>
<Reference Include="Steamworks.NET"> <Reference Include="Steamworks.NET">
<HintPath>C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\DedicatedServer64\Steamworks.NET.dll</HintPath> <HintPath>..\GameBinaries\Steamworks.NET.dll</HintPath>
</Reference> </Reference>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" /> <Reference Include="System.ComponentModel.DataAnnotations" />