mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
2e9d42b538
The current settings file has to have the same version as specified in Wabbajack.Common.Consts.SettingsVersion or else it will be backedup and deleted to ensure that no bad settings file are getting loaded. This means that the SettingsVersion needs to be updated when a breaking change to the settings is being introduced |
||
---|---|---|
.. | ||
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.