aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* feat: implement Microsoft account token refresh and storage management; add J...HsiangNianian2026-01-131-9/+210
* feat: implement Microsoft account login flow and refactor account handlingHsiangNianian2026-01-131-7/+52
* chore(style): format codeHsiangNianian2026-01-131-150/+210
* feat: Add config moduleHsiangNianian2026-01-131-6/+39
* feat: enhance game launch process with output handling and improved command e...HsiangNianian2026-01-131-9/+31
* feat: add user properties handling and debug logging in game launch argumentsv0.1.4HsiangNianian2026-01-131-0/+3
* fix: clone client_path for download task to ensure correct file pathHsiangNianian2026-01-131-1/+1
* Implement library rules validation and zip extraction utilityHsiangNianian2026-01-131-11/+292
* feat: implement download functionality with progress monitoring and version m...HsiangNianian2026-01-131-18/+46
* feat: add offline account management and version fetching functionalityHsiangNianian2026-01-131-1/+34
* feat: add Minecraft DropOut launcher with version fetching and basic UIHsiangNianian2026-01-131-0/+32