experimenting with auto-downloader, sandworm

This commit is contained in:
Matthias Mailänder
2012-06-10 21:13:40 +02:00
parent d110b45679
commit f9cbd1bbbf
12 changed files with 249 additions and 8 deletions

View File

@@ -62,6 +62,7 @@
<Compile Include="Widgets\Logic\D2kInstallLogic.cs" />
<Compile Include="Widgets\Logic\D2kExtractGameFilesLogic.cs" />
<Compile Include="Widgets\Logic\D2kInstallFromCDLogic.cs" />
<Compile Include="Widgets\Logic\D2kDownloadPackagesLogic.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>