bloxstrap/Bloxstrap
pizzaboxer ff8e68abb2 Break down logic for bootstrapper/dialog handling
The functionality for how bootstrapper dialogs are handled has been broken down to be more relevant to the sections of code.
Bootstrapper initialization and preview configuration are now handled by app startup and the preferences menu respectively, rather than all being handled in the dialog constructor.

Next things to do are handle exceptions and cancellation.
2023-02-11 18:57:58 +00:00
..
Dialogs Break down logic for bootstrapper/dialog handling 2023-02-11 18:57:58 +00:00
Enums Break down logic for bootstrapper/dialog handling 2023-02-11 18:57:58 +00:00
Helpers Move mod manifest to State.json 2023-02-04 21:32:35 +00:00
Models Move mod manifest to State.json 2023-02-04 21:32:35 +00:00
Properties Refactor settings management 2023-02-04 17:03:26 +00:00
Resources Fix directory structure 2023-01-27 15:26:41 +00:00
ViewModels Break down logic for bootstrapper/dialog handling 2023-02-11 18:57:58 +00:00
Views Rework dialog handling for better generic support 2023-02-10 10:46:58 +00:00
app.manifest Add backend code for new menu 2023-02-03 17:37:10 +00:00
App.xaml Publish draft for config menu redesign 2023-01-31 18:19:01 +00:00
App.xaml.cs Break down logic for bootstrapper/dialog handling 2023-02-11 18:57:58 +00:00
AssemblyInfo.cs Fix directory structure 2023-01-27 15:26:41 +00:00
Bloxstrap.csproj Add backend code for new menu 2023-02-03 17:37:10 +00:00
Bloxstrap.ico Fix directory structure 2023-01-27 15:26:41 +00:00
Bootstrapper.cs Break down logic for bootstrapper/dialog handling 2023-02-11 18:57:58 +00:00