wabbajack/Wabbajack.Lib/Downloaders
2020-01-27 18:16:44 +01:00
..
AbstractDownloadState.cs Added TESAlliance Support 2020-01-22 14:13:05 +01:00
AbstractIPS4Downloader.cs Adjusted IPS4Downloader to work with tesalliance 2020-01-27 18:16:44 +01:00
AbstractNeedsLoginDownloader.cs Merge branch 'master' into settings-pane 2020-01-11 00:42:51 -06:00
AFKModsDownloader.cs Fixed AFK Mods and TESAlliance URLs 2020-01-22 21:00:32 +01:00
DeadlyStreamDownloader.cs Created DeadlyStreamDownloader 2020-01-06 16:08:21 +01:00
DownloadDispatcher.cs Added TESAlliance Support 2020-01-22 14:13:05 +01:00
DownloaderUtils.cs Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
DropboxDownloader.cs Remaining NexusAPI made async 2019-12-07 00:40:29 -06:00
GameFileSourceDownloader.cs Replaced all File.OpenWrite calls /w .Open(FileMode.Create) 2020-01-18 14:52:09 -06:00
GoogleDriveDownloader.cs AbstractDownloadState.Download returns bool 2020-01-18 14:07:27 -06:00
HTTPDownloader.cs Replaced all File.OpenWrite calls /w .Open(FileMode.Create) 2020-01-18 14:52:09 -06:00
IDownloader.cs Remaining NexusAPI made async 2019-12-07 00:40:29 -06:00
INeedsLogin.cs More settings page styling work 2020-01-06 23:44:32 -06:00
IUrlDownloader.cs Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
LoversLabDownloader.cs Merge remote-tracking branch 'wabbajack-tools/master' into settings-pane 2020-01-07 19:23:32 -06:00
ManualDownloader.cs AbstractDownloadState.Download returns bool 2020-01-18 14:07:27 -06:00
MediaFireDownloader.cs AbstractDownloadState.Download returns bool 2020-01-18 14:07:27 -06:00
MEGADownloader.cs AbstractDownloadState.Download returns bool 2020-01-18 14:07:27 -06:00
ModDBDownloader.cs AbstractDownloadState.Download returns bool 2020-01-18 14:07:27 -06:00
NexusDownloader.cs AbstractDownloadState.Download returns bool 2020-01-18 14:07:27 -06:00
SteamWorkshopDownloader.cs AbstractDownloadState.Download returns bool 2020-01-18 14:07:27 -06:00
TESAllianceDownloader.cs Fixed AFK Mods and TESAlliance URLs 2020-01-22 21:00:32 +01:00
VectorPlexusDownloader.cs Implement VectorPlexus support as a downloader, abstracted common IPS4 data behind an abstract class. 2020-01-05 17:21:05 -07:00