wabbajack/Wabbajack.Lib
2020-05-14 09:30:20 -07:00
..
AuthorApi Rewrite the Authored file routines. 2020-05-09 16:16:16 -06:00
CompilationSteps use async IO and Paths api 2020-05-12 19:48:57 -06:00
Downloaders Give some debug information when we have a number format exception with Nexus archives. 2020-05-13 17:46:24 -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 Rewrite the Authored file routines. 2020-05-09 16:16:16 -06:00
LibCefHelpers Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
ModListRegistry added modlist tags component 2020-05-09 00:19:40 -04:00
NexusApi Rework the nexus api limit code a bit 2020-05-14 05:53:51 -06:00
StatusMessages Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05: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 Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
WebAutomation Few more fixes 2020-05-04 16:49:24 -06:00
ABatchProcessor.cs Fixes for issues found in alpha4 2020-04-22 14:58:50 -06:00
ACompiler.cs Can source game downloads from the game folder 2020-05-02 15:09:29 -06:00
AInstaller.cs verify-before-installing 2020-05-14 05:28:29 -06:00
app.config Updated all main projects to .NET 4.8.0 2019-11-23 16:50:09 +01:00
ClientAPI.cs Port over Metrics and Nexus tests delete old server projects 2020-05-08 23:12:51 -06:00
concrt140.dll Including missing files for libcef 2020-03-23 14:57:59 -06:00
Data.cs Added IsNSFW for modlists 2020-04-27 11:58:33 +02: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 Fixed Version and NSFW fields to being saved 2020-05-05 16:38:06 +02:00
MO2Compiler.cs Merge pull request #837 from wabbajack-tools/fix-broken-modlist-download-detection 2020-05-13 13:15:09 -07:00
MO2Installer.cs Speed up loading of patches and inlined files. 2020-05-12 22:12:55 -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 Merge pull request #819 from wabbajack-tools/dependabot/nuget/YoutubeExplode-5.0.4 2020-05-13 05:13:04 -07:00
zEditIntegration.cs Fixed zEditIntegration not finding the correct settings file and profile folder 2020-04-27 14:14:32 +02: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.