wabbajack/Wabbajack.Lib
2019-11-28 22:52:33 -07:00
..
CompilationSteps Several fixes for compilation and caching. 2019-11-21 22:19:42 -07:00
Downloaders Several fixes for compilation and caching. 2019-11-21 22:19:42 -07:00
ModListRegistry Rework how we download/install curated lists 2019-11-28 22:52:33 -07:00
NexusApi Added extensions to the game enum, fixed the cache server (again) 2019-11-22 15:00:34 -07:00
Properties Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
UI Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
Validation Several fixes for compilation and caching. 2019-11-21 22:19:42 -07:00
WebAutomation Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
ABatchProcessor.cs Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
ACompiler.cs Rework how we download/install curated lists 2019-11-28 22:52:33 -07:00
AInstaller.cs Macro-level progress bar updates. 2019-11-24 16:03:36 -07:00
app.config Updated all main projects to .NET 4.8.0 2019-11-23 16:50:09 +01:00
CerasConfig.cs Much simpler integration 2019-11-15 06:06:34 -07: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 Several fixes for compilation and caching. 2019-11-21 22:19:42 -07:00
IBatchProcessor.cs Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
MO2Compiler.cs Macro-level progress bar updates. 2019-11-24 16:03:36 -07:00
MO2Installer.cs Macro-level progress bar updates. 2019-11-24 16:03:36 -07:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
ReportBuilder.cs Fixed naming in Wabbajack.Lib 2019-11-21 16:51:57 +01:00
ViewModel.cs Fixed naming in Wabbajack.Lib 2019-11-21 16:51:57 +01:00
VortexCompiler.cs ACompiler explicit implementation enforcement of its required members 2019-11-23 18:30:51 -06:00
VortexInstaller.cs Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
Wabbajack.Lib.csproj Downgraded ReactiveUI to 10.5.30 2019-11-23 19:50:56 +01:00
zEditIntegration.cs Change general _mo2Compiler back to installer to fix merges 2019-11-19 14:04:17 +01: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.