Ignore:
Timestamp:
Mar 28, 2023, 5:40:08 PM (20 months ago)
Author:
alloc
Message:

Added release files to version control

Location:
binary-improvements2/CommandExtensions
Files:
4 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements2/CommandExtensions/CommandExtensions.csproj

    r402 r422  
    7474    <Compile Include="src\Commands\Give.cs" />
    7575    <Compile Include="src\Commands\ListItems.cs" />
    76     <Compile Include="src\Commands\ListKnownPlayers.cs" />
    77     <Compile Include="src\Commands\ListLandProtection.cs" />
    78     <Compile Include="src\Commands\RemoveLandProtection.cs" />
    7976    <Compile Include="src\Commands\Reply.cs" />
    8077    <Compile Include="src\Commands\SayToPlayer.cs" />
    81     <Compile Include="src\Commands\ShowInventory.cs" />
    8278    <Compile Include="src\PrivateMessageConnections.cs" />
    8379  </ItemGroup>
    8480  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
    85   <ItemGroup>
    86     <ProjectReference Include="..\7dtd-server-fixes\7dtd-server-fixes.csproj">
    87       <Project>{81DA7F87-1A66-4920-AADA-6EAF1971F8D0}</Project>
    88       <Name>7dtd-server-fixes</Name>
    89       <Private>False</Private>
    90     </ProjectReference>
    91   </ItemGroup>
    9281  <ItemGroup>
    9382    <None Include="ModInfo.xml">
  • binary-improvements2/CommandExtensions/ModInfo.xml

    r402 r422  
    55        <Description value="Additional commands for server operation" />
    66        <Author value="The Fun Pimps LLC" />
    7         <Version value="21.0" />
     7        <Version value="21.0.246.0" />
    88        <Website value="" />
    99</xml>
Note: See TracChangeset for help on using the changeset viewer.