mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
d2a41de104
The list of mod lists was being sorted two different times. The second time shuffled the list and then sorted using a method that made the list very consistently show the same order of mod lists. I think it was in order of most recently updated...? Now only one sort is performed and the list is properly shuffled each time the program is launched. |
||
---|---|---|
.. | ||
Converters | ||
Extensions | ||
Properties | ||
Resources | ||
Themes | ||
Util | ||
View Models | ||
Views | ||
App.xaml | ||
App.xaml.cs | ||
FodyWeavers.xml | ||
FodyWeavers.xsd | ||
Readme.md | ||
Settings.cs | ||
Wabbajack.csproj |
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.