wabbajack/Wabbajack.Lib
Justin Swanson 5a38f40a66 GameMetaData.TryGetGameLocation()
Added choice of nullable return or not
2020-04-10 13:23:23 -05:00
..
CompilationSteps Wabbajack.Lib Compilation steps nullable enabled 2020-04-10 13:23:23 -05:00
Downloaders GameMetaData.TryGetGameLocation() 2020-04-10 13:23:23 -05:00
Exceptions Wabbajack.Lib is now .NET Standard 2.0 2020-01-07 06:50:11 -07:00
Extensions ToGuiProperty convenience call 2020-01-16 22:48:54 -06:00
FileUploader Implement tests for List validation 2020-04-07 22:19:36 -06:00
LibCefHelpers No more MessagePack, Json is love, Json is life 2020-04-06 14:48:54 -06:00
ModListRegistry Implement tests for List validation 2020-04-07 22:19:36 -06:00
NexusApi Merge master 2020-04-09 16:36:07 -06:00
StatusMessages Only 149 errors left in Wabbajack.Lib 2020-04-03 16:38:48 -06:00
Validation Implement tests for List validation 2020-04-07 22:19:36 -06:00
WebAutomation Block popups in the in-app browser 2020-02-15 18:53:57 -07:00
ABatchProcessor.cs ABatchProcessor nullable. ConfigureProcessor removed 2020-04-10 13:23:10 -05:00
ACompiler.cs Wabbajack.Lib: Some nullability enabled 2020-04-10 13:23:10 -05:00
AInstaller.cs Wabbajack.Lib: Some nullability enabled 2020-04-10 13:23:10 -05:00
app.config Updated all main projects to .NET 4.8.0 2019-11-23 16:50:09 +01:00
ClientAPI.cs Wabbajack.Lib: Some nullability enabled 2020-04-10 13:23:10 -05:00
concrt140.dll Including missing files for libcef 2020-03-23 14:57:59 -06:00
Data.cs No more MessagePack, Json is love, Json is life 2020-04-06 14:48:54 -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 ABatchProcessor nullable. ConfigureProcessor removed 2020-04-10 13:23:10 -05:00
Manifest.cs Wabbajack.Lib: Some nullability enabled 2020-04-10 13:23:10 -05:00
MO2Compiler.cs ABatchProcessor nullable. ConfigureProcessor removed 2020-04-10 13:23:10 -05:00
MO2Installer.cs Wabbajack.Lib: Some nullability enabled 2020-04-10 13:23:10 -05: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: Some nullability enabled 2020-04-10 13:23:10 -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: Some nullability enabled 2020-04-10 13:23:10 -05:00
VortexCompiler.cs Wabbajack.Lib: Some nullability enabled 2020-04-10 13:23:10 -05:00
VortexInstaller.cs Wabbajack.Lib: Some nullability enabled 2020-04-10 13:23:10 -05:00
Wabbajack.Lib.csproj Updated MegaApiClient to 1.8.0 2020-04-10 12:46:01 +02:00
zEditIntegration.cs Wabbajack.Lib Compilation steps nullable enabled 2020-04-10 13:23:23 -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.