Move classic-mod package loaders and support files to Mods.Cnc.

This commit is contained in:
Paul Chote
2017-05-24 21:12:12 +00:00
committed by abcdefg30
parent 28fdb71163
commit ba7290cc2c
16 changed files with 47 additions and 40 deletions

View File

@@ -760,7 +760,6 @@
<Compile Include="Widgets\Logic\Installation\ModContentDiscTooltipLogic.cs" />
<Compile Include="Widgets\Logic\Installation\InstallFromDiscLogic.cs" />
<Compile Include="Widgets\Logic\Installation\ModContentPromptLogic.cs" />
<Compile Include="UtilityCommands\ListMixContentsCommand.cs" />
<Compile Include="UtilityCommands\ListMSCabContentsCommand.cs" />
<Compile Include="FileFormats\MSCabCompression.cs" />
<Compile Include="Traits\World\ScriptLobbyDropdown.cs" />