mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
- Introduced a new `StartupState` class to encapsulate the state collected before the console backend initialization. - Updated the configuration loading process to handle legacy upgrades and provide detailed feedback on configuration status. - Enhanced the TUI backend to utilize the new startup state for improved initialization flow. - Refactored the `LoadFromFile` method in `Settings` to return a structured result, improving error handling and clarity. |
||
|---|---|---|
| .. | ||
| InventoryApp.cs | ||
| InventoryMainView.cs | ||
| InventoryTuiHost.cs | ||
| InventoryViewModel.cs | ||
| MainTuiView.cs | ||
| McColorParser.cs | ||
| MccTuiApp.cs | ||
| SlotViewModel.cs | ||
| TuiConsoleBackend.cs | ||