wabbajack/Wabbajack
Justin Swanson 727fe19043 Removed unnecessary intervention lock
Only one intervention should be firing, even without the lock.  If multiple are being fired, then it's likely the UserIntervention.Handle isn't awaiting all its "goals" properly within its own call
2020-08-08 08:22:12 -05:00
..
Converters ABatchProcessor nullable. ConfigureProcessor removed 2020-04-10 13:23:10 -05:00
Extensions Initial basic modlist gallery filtering 2020-02-09 14:04:40 -06:00
Properties .NET Standard 2.1, .NET Core 3.1 2020-01-25 20:48:13 -06:00
Resources Remove vortex support 2020-04-21 06:14:52 -06:00
Themes Style fix for sliders 2020-08-08 07:44:07 -05:00
Util added Download Size and Installation size on list hover 2020-05-07 23:46:52 -04:00
View Models Removed unnecessary intervention lock 2020-08-08 08:22:12 -05:00
Views Moved open terminal button to inside misc settings 2020-08-08 08:08:24 -05:00
App.xaml .NET Standard 2.1, .NET Core 3.1 2020-01-25 20:48:13 -06:00
App.xaml.cs Standardized the "warmup" functionality into one place 2020-04-28 17:52:20 -05:00
FodyWeavers.xml .NET Standard 2.1, .NET Core 3.1 2020-01-25 20:48:13 -06:00
FodyWeavers.xsd .NET Standard 2.1, .NET Core 3.1 2020-01-25 20:48:13 -06:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
Settings.cs Default compression to off 2020-08-06 06:15:11 -06:00
Wabbajack.csproj Fix master and bump versions 2020-08-07 21:40:08 -06:00

Wabbajack

This is the main project of this solution. It contains only UI code like all Views and View Models as well as custom Components and Resources such as icons and images. You can consider this project to be the front end of Wabbajack.