aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/icons/128x128@2x.png
Commit message (Collapse)AuthorAgeFilesLines
* feat: improve toast and logo苏向夜2026-03-021-0/+0
|
* chore: Add iOS app icon (83.5x83.5@2x) to projectHsiangNianian2026-01-131-0/+0
|
* feat: update SVG icon to enhance axes representation with arrows for better ↵HsiangNianian2026-01-131-0/+0
| | | | visualization
* feat: update SVG icon with grid pattern and axes for improved visualizationHsiangNianian2026-01-131-0/+0
|
* feat: add Minecraft DropOut launcher with version fetching and basic UIHsiangNianian2026-01-131-0/+0
- Implemented version manifest fetching from Mojang API. - Created launcher configuration and main launcher logic. - Added SVG and PNG icons for the application. - Developed a simple HTML/CSS interface for the launcher. - Integrated Tauri commands for backend communication. - Added utility functions for file operations and config parsing.