Ignore:
Timestamp:
Aug 7, 2023, 10:59:44 AM (15 months ago)
Author:
alloc
Message:

25_30_45

  • Readded WebTokens_Legacy command to inform users to use vanilla's webtokens command instead
Location:
binary-improvements/MapRendering
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/MapRendering/ModInfo.xml

    r455 r456  
    55                <Description value="Render the game map to image map tiles as it is uncovered" />
    66                <Author value="Christian 'Alloc' Illy" />
    7                 <Version value="44" />
     7                <Version value="45" />
    88                <Website value="https://7dtd.illy.bz" />
    99        </ModInfo>
  • binary-improvements/MapRendering/WebAndMapRendering.csproj

    r455 r456  
    118118    <Compile Include="SteamLoginApi.cs" />
    119119    <Compile Include="WebCommandResult.cs" />
     120    <Compile Include="WebTokens_Legacy.cs" />
    120121  </ItemGroup>
    121122  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.