wabbajack/Wabbajack.Lib
Timothy Baldridge e80cbf4535
Merge pull request #502 from wabbajack-tools/more-author-cli-options
And CLI commands for refreshing the build server. Added icon to launc…
2020-02-11 05:04:16 -07:00
..
CompilationSteps Added MatchAll support to mods 2020-02-04 22:17:12 -07:00
Downloaders Manual download improvements 2020-02-10 17:30:38 -07: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 And CLI commands for refreshing the build server. Added icon to launch a commandline from WJ 2020-02-10 22:04:56 -07:00
GraphQL Rewrote the uploader to use a block based approach 2020-01-18 22:51:12 -07:00
LibCefHelpers Move settings and other cache data to the local user folder. 2020-02-07 17:56:22 -07:00
ModListRegistry Sort modlists in the gallery first by working/broken, then by name 2020-02-08 07:47:56 -07:00
NexusApi Manual download improvements 2020-02-10 17:30:38 -07:00
StatusMessages Manual download improvements 2020-02-10 17:30:38 -07:00
Validation Fix typos + inconsistencies in logs 2020-01-13 22:11:07 +01:00
WebAutomation Manual download improvements 2020-02-10 17:30:38 -07:00
ABatchProcessor.cs Percent implicit conversion operator changed to explicit 2020-02-10 17:45:17 -06:00
ACompiler.cs Merge pull request #489 from Noggog/percent 2020-02-08 07:11:20 -07:00
AInstaller.cs AInstaller.OptimizeModlist: Moved expected folders logic before trimming 2020-02-08 13:26:16 -06:00
app.config Updated all main projects to .NET 4.8.0 2019-11-23 16:50:09 +01:00
CerasConfig.cs Added TESAlliance Support 2020-01-22 14:13:05 +01:00
Data.cs Removed ReportHTML 2020-02-02 13:52:52 +01: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 Percent struct 2020-02-07 23:45:45 -06:00
Manifest.cs Created new Manifest class 2020-02-02 13:52:52 +01:00
MO2Compiler.cs Manual download improvements 2020-02-10 17:30:38 -07:00
MO2Installer.cs Added MatchAll support to mods 2020-02-04 22:17:12 -07:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
SystemParameters.cs Wabbajack.Lib is now .NET Standard 2.0 2020-01-07 06:50:11 -07:00
ViewModel.cs Settings page work. Some experimentation /w RxUI binding 2020-01-05 23:15:10 -06:00
VortexCompiler.cs Manual download improvements 2020-02-10 17:30:38 -07:00
VortexInstaller.cs Consts.MetaFileExtension 2020-01-19 19:45:05 -06:00
Wabbajack.Lib.csproj Merge pull request #464 from erri120/manifest-rework 2020-02-03 05:28:25 -07:00
zEditIntegration.cs Added MatchAll support to mods 2020-02-04 22:17:12 -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.