Ignore:
Timestamp:
Jul 24, 2014, 3:25:58 PM (10 years ago)
Author:
alloc
Message:

fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/7dtd-server-fixes/7dtd-server-fixes.csproj

    r96 r103  
    3636      <HintPath>..\assembly-patcher\bin\Release\UnityEngine.dll</HintPath>
    3737    </Reference>
     38    <Reference Include="SteamworksManaged">
     39      <HintPath>bin\Release\SteamworksManaged.dll</HintPath>
     40    </Reference>
    3841  </ItemGroup>
    3942  <ItemGroup>
     
    5154    <Compile Include="src\PlayerDataStuff.cs" />
    5255    <Compile Include="src\CommandExtensions.cs" />
     56    <Compile Include="src\CommonMappingFunctions.cs" />
    5357  </ItemGroup>
    5458  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.