Add project metadata and docs
build-winui / winui (push) Has been cancelled

This commit is contained in:
QWQLwToo
2026-06-26 13:26:40 +08:00
parent e43a25ce71
commit f59190251d
32 changed files with 5492 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
# Migration Notes
YMhut Box 2.x migrates user settings into `%LOCALAPPDATA%\YMhut Box\WinUI\settings.json` on first launch.
The current release line runs as a native WinUI 3 app. Tool metadata, navigation, recent-tool records, settings, logs and update checks are handled by C#/.NET services.
Older app data is imported as a compatibility step and is not required for new installs.