wabbajack/Wabbajack.Lib
2019-12-05 22:12:29 -07:00
..
CompilationSteps Logs and exceptions as classes 2019-12-04 16:17:02 -07:00
Downloaders Logs and exceptions as classes 2019-12-04 16:17:02 -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
StatusMessages Logs and exceptions as classes 2019-12-04 16:17:02 -07:00
UI Resource loading fixes 2019-11-29 17:56:56 -06:00
Validation Logs and exceptions as classes 2019-12-04 16:17:02 -07:00
WebAutomation Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
ABatchProcessor.cs ABatchProcessor: Configured/Started state tracking made threadsafe 2019-12-03 17:49:46 -06:00
ACompiler.cs Merge pull request #233 from Noggog/random-refactors 2019-12-03 22:17:12 -07:00
AInstaller.cs AInstaller ctor parameters made more picky for required input 2019-12-01 14:23:24 -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 unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
MO2Compiler.cs PMap return swapped to array 2019-12-03 17:49:52 -06:00
MO2Installer.cs Merge branch 'master' into set-screen-size 2019-12-05 22:12:29 -07: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 Archives tagged with WABBAJACK_VORTEX_MANUAL will now be correctly detected and added to the modlist 2019-12-04 13:36:56 +01:00
VortexInstaller.cs .meta files will not be installed for Vortex 2019-12-04 11:42:58 +01:00
Wabbajack.Lib.csproj Logs and exceptions as classes 2019-12-04 16:17:02 -07:00
zEditIntegration.cs Logs and exceptions as classes 2019-12-04 16:17:02 -07: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.