wabbajack/Wabbajack.Lib
2020-04-21 06:40:17 -06:00
..
CompilationSteps Remove vortex support 2020-04-21 06:14:52 -06:00
Downloaders Bump all the deps in the project 2020-04-20 16:54:32 -06:00
Exceptions Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
Extensions ToGuiProperty convenience call 2020-01-16 22:48:54 -06:00
FileUploader Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
LibCefHelpers Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
ModListRegistry Merge Master 2020-04-15 06:05:05 -06:00
NexusApi BSA archives are now lazily extracted. 2020-04-16 21:52:19 -06:00
StatusMessages Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
Validation Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
WebAutomation Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
ABatchProcessor.cs Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
ACompiler.cs Replaced VersionRegex with Version.TryParse 2020-04-16 17:31:12 +02:00
AInstaller.cs BSA archives are now lazily extracted. 2020-04-16 21:52:19 -06:00
app.config Updated all main projects to .NET 4.8.0 2019-11-23 16:50:09 +01:00
ClientAPI.cs Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
concrt140.dll Including missing files for libcef 2020-03-23 14:57:59 -06:00
Data.cs Merge pull request #719 from wabbajack-tools/extraction-improvements 2020-04-17 08:25:17 -06:00
FodyWeavers.xml Clean up some references try to get tests to work 2019-12-26 17:41:33 -07:00
FodyWeavers.xsd Clean up some references try to get tests to work 2019-12-26 17:41:33 -07:00
IBatchProcessor.cs Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
Manifest.cs Added the Version to the manifest 2020-04-16 17:54:26 +02:00
MO2Compiler.cs Change the VFS cache name so we don't overwrite 1.1.5 caches 2020-04-21 06:40:17 -06:00
MO2Installer.cs BSA building is now async, status updates during compression 2020-04-20 15:36:33 -06:00
msvcp140.dll Including missing files for libcef 2020-03-23 14:57:59 -06:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
SystemParameters.cs Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
vccorlib140.dll Including missing files for libcef 2020-03-23 14:57:59 -06:00
vcruntime140.dll Including missing files for libcef 2020-03-23 14:57:59 -06:00
ViewModel.cs Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
Wabbajack.Lib.csproj Remove vortex support 2020-04-21 06:14:52 -06:00
zEditIntegration.cs Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05: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.