wabbajack/Wabbajack.Lib
2021-01-09 07:14:01 -07:00
..
AuthorApi Mirrored files, permissions, and download support 2020-08-04 18:34:09 -06:00
CompilationSteps WIP getting .LIB to compile with 5.0 2020-12-31 17:06:56 -07:00
Downloaders few pre-release fixes 2021-01-09 07:14:01 -07:00
Extensions Everything appears to build 2021-01-01 11:21:07 -07:00
FileUploader Add no-patch commandline option 2020-08-06 16:40:07 -06:00
Http #### Version - 2.3.6.1 - 12/31/2020 2020-12-30 23:44:58 -07:00
Interventions Removed RxUI from Wabbajack.Common 2020-08-11 10:37:17 -05:00
LibCefHelpers #### Version - 2.3.6.1 - 12/31/2020 2020-12-30 23:44:58 -07:00
ModListRegistry Move LoversLab backend to LibCef 2020-12-29 16:15:47 -07:00
NexusApi Small downloader fixes 2021-01-06 06:02:12 -07:00
StatusMessages Throw critical errors on nexus API quota issues 2020-11-14 07:21:13 -07:00
Tasks Fix enderal Game ids, fixes for game file indexing, fixes for bad metrics reporting (lagged by a day). 2020-05-05 14:59:47 -06:00
Validation ClientFactory moved to Wabbajack.Lib 2020-06-26 12:08:30 -05:00
WebAutomation 2.4.0.0 2021-01-08 18:12:20 -07:00
ABatchProcessor.cs Optimise SQL database store and IO 2021-01-07 02:47:59 +11:00
ACompiler.cs #### Version - 2.3.6.1 - 12/31/2020 2020-12-30 23:44:58 -07:00
AInstaller.cs Simplify filtering and remove comments 2021-01-09 14:57:11 +11:00
app.config Updated all main projects to .NET 4.8.0 2019-11-23 16:50:09 +01:00
ClientAPI.cs #### Version - 2.3.6.1 - 12/31/2020 2020-12-30 23:44:58 -07:00
CompilerSettings.cs Make extra included games explicit 2020-09-11 06:54:24 -06:00
concrt140.dll Including missing files for libcef 2020-03-23 14:57:59 -06:00
Data.cs All sanity tests work! 2020-09-05 13:36:44 -06:00
DiskSpaceWatcher.cs Fix #980, 2.1.3.4, and deps bumps 2020-07-27 15:33:45 -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 InlineFile Directives to the manifest 2020-06-13 20:32:30 +02:00
Metrics.cs Smaller bug fixes 2020-07-14 14:44:41 +02:00
MO2Compiler.cs #### Version - 2.3.6.1 - 12/31/2020 2020-12-30 23:44:58 -07:00
MO2Installer.cs More fine-grained status updates 2020-11-03 07:45:08 -07:00
msvcp140.dll Including missing files for libcef 2020-03-23 14:57:59 -06:00
NativeCompiler.cs First Native compilation test passes 2020-10-18 13:03:50 -06:00
NativeCompilerSettings.cs First Native compilation test passes 2020-10-18 13:03:50 -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
VirusScanner.cs Make Windows defender lookup dynamic 2020-07-15 16:41:49 -06:00
Wabbajack.Lib.csproj WIP getting .LIB to compile with 5.0 2020-12-31 17:06:56 -07:00
zEditIntegration.cs Move common folders into ACompiler 2020-10-18 06:59: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.