mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-16 03:50:39 +00:00
- Introduced a new module `holyday.py` to manage and display holidays based on the current date. - Implemented an enumeration for months and a dictionary for holiday messages. - Created a new UI file `settingDialog.ui` for user settings, including language and theme selection. - Added checkboxes for showing holidays and enabling developer mode in the settings dialog.