wabbajack/Wabbajack.Lib/Downloaders
2019-12-10 05:26:49 -07:00
..
AbstractDownloadState.cs Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
DownloadDispatcher.cs Can now "download" archives from the game folder. This is useful if installers need to repack game files, they can source the files from the main game archive and then build a new BSA modifying/adding files as needed 2019-12-09 16:52:17 -07:00
DownloaderUtils.cs Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
DropboxDownloader.cs Fixed naming in Wabbajack.Lib 2019-11-21 16:51:57 +01:00
GameFileSourceDownloader.cs Create .metas automatically for source-from-game files. 2019-12-10 05:26:49 -07:00
GoogleDriveDownloader.cs Fixed naming in Wabbajack.Lib 2019-11-21 16:51:57 +01:00
HTTPDownloader.cs Made Utils.LogToFile private. Removed ExceptionToString 2019-12-04 23:07:44 -06:00
IDownloader.cs Fixed naming in Wabbajack.Lib 2019-11-21 16:51:57 +01:00
IUrlDownloader.cs Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
LoversLabDownloader.cs UserInterventionHandlers cancellation tokens. Removed dispatcher 2019-12-08 13:46:30 -06:00
ManualDownloader.cs Fixed naming in Wabbajack.Lib 2019-11-21 16:51:57 +01:00
MediaFireDownloader.cs Fixed naming in Wabbajack.Lib 2019-11-21 16:51:57 +01:00
MEGADownloader.cs Fixed naming in Wabbajack.Lib 2019-11-21 16:51:57 +01:00
ModDBDownloader.cs Fixed naming in Wabbajack.Lib 2019-11-21 16:51:57 +01:00
NexusDownloader.cs Utils.ErrorThrow added for when wanting to throw the exception 2019-12-04 22:58:02 -06:00
SteamWorkshopDownloader.cs Created new SteamWorkshopDownloader and IncludeSteamWorkshopItems compilation step 2019-12-02 17:44:24 +01:00