wabbajack/Wabbajack.Lib
2019-12-07 01:22:34 -06:00
..
CompilationSteps Large swap to make WorkQueue able to take Task work items 2019-12-06 22:47:49 -06:00
Downloaders Fixed [ThreadStatic] systems in WorkQueue 2019-12-07 01:22:34 -06:00
ModListRegistry Utils async -> sync methods removed 2019-12-07 00:40:29 -06:00
NexusApi Remaining NexusAPI made async 2019-12-07 00:40:29 -06:00
Properties Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
StatusMessages Removed IUserIntervention.Resume 2019-12-04 23:14:40 -06:00
UI Random .Results swapped to async 2019-12-07 00:40:29 -06:00
Validation Utils async -> sync methods removed 2019-12-07 00:40:29 -06:00
WebAutomation Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
ABatchProcessor.cs Large swap to make WorkQueue able to take Task work items 2019-12-06 22:47:49 -06:00
ACompiler.cs Remaining NexusAPI made async 2019-12-07 00:40:29 -06:00
AInstaller.cs Random .Results swapped to async 2019-12-07 00:40:29 -06:00
app.config Updated all main projects to .NET 4.8.0 2019-11-23 16:50:09 +01:00
CerasConfig.cs Created new Directives 2019-12-02 17:43:43 +01:00
css-min.css fix sanity tests 2019-10-15 21:17:27 -06:00
css.css fix sanity tests 2019-10-15 21:17:27 -06:00
Data.cs Created new Directives 2019-12-02 17:43:43 +01:00
IBatchProcessor.cs Removed some Shutdown/Terminate functions in favor of Dispose 2019-12-06 20:04:42 -06:00
MO2Compiler.cs Remaining NexusAPI made async 2019-12-07 00:40:29 -06:00
MO2Installer.cs Remaining NexusAPI made async 2019-12-07 00:40:29 -06:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
ReportBuilder.cs Created new Directives 2019-12-02 17:43:43 +01:00
ViewModel.cs Fixed naming in Wabbajack.Lib 2019-11-21 16:51:57 +01:00
VortexCompiler.cs Remaining NexusAPI made async 2019-12-07 00:40:29 -06:00
VortexInstaller.cs Random .Results swapped to async 2019-12-07 00:40:29 -06:00
Wabbajack.Lib.csproj Logs and exceptions as classes 2019-12-04 16:17:02 -07:00
zEditIntegration.cs Large swap to make WorkQueue able to take Task work items 2019-12-06 22:47:49 -06:00

Wabbajack.Lib

While Wabbajack is the front end, Wabbajack.Lib is the back end and contains all functionality from the Compilers, the Installers to our NexusAPI and Downloaders.