Ignore:
Timestamp:
Jul 31, 2023, 4:06:13 PM (16 months ago)
Author:
alloc
Message:

25_30_44

  • Got rid (mostly) of custom JSON serialization
  • Some code cleanup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/MapRendering/WebAndMapRendering.csproj

    r454 r455  
    8989      <Private>False</Private>
    9090    </Reference>
     91    <Reference Include="Utf8Json">
     92      <HintPath>..\7dtd-binaries\Utf8Json.dll</HintPath>
     93      <Private>False</Private>
     94    </Reference>
    9195    <Reference Include="WebServer, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
    9296      <HintPath>..\7dtd-binaries\WebServer.dll</HintPath>
     
    98102    <Compile Include="API\GetAllowedCommands.cs" />
    99103    <Compile Include="API\GetAnimalsLocation.cs" />
     104    <Compile Include="API\GetEntityListAbs.cs" />
    100105    <Compile Include="API\GetHostileLocation.cs" />
    101106    <Compile Include="API\GetLandClaims.cs" />
     
    111116    <Compile Include="AssemblyInfo.cs" />
    112117    <Compile Include="API.cs" />
    113     <Compile Include="LegacyApiHelper.cs" />
    114118    <Compile Include="SteamLoginApi.cs" />
    115119    <Compile Include="WebCommandResult.cs" />
Note: See TracChangeset for help on using the changeset viewer.