Ignore:
Timestamp:
Aug 3, 2022, 9:10:12 PM (2 years ago)
Author:
alloc
Message:

Added support for webmods to the backend

File:
1 edited

Legend:

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

    r382 r384  
    8787    <Compile Include="Web\API\GetAnimalsLocation.cs" />
    8888    <Compile Include="Web\API\GetHostileLocation.cs" />
     89    <Compile Include="Web\API\GetWebMods.cs" />
    8990    <Compile Include="Web\API\Null.cs" />
    9091    <Compile Include="Web\Handlers\RewriteHandler.cs" />
     
    104105    <Compile Include="Web\OpenID.cs" />
    105106    <Compile Include="Web\ConnectionHandler.cs" />
     107    <Compile Include="Web\WebMod.cs" />
    106108    <Compile Include="Web\WebPermissions.cs" />
    107109    <Compile Include="Web\Handlers\ApiHandler.cs" />
Note: See TracChangeset for help on using the changeset viewer.