| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: remove launcher and config modules to streamline codebase | 2026-01-14 | 3 | -42/+0 | |
| | | |||||
| * | chore: translate comments | 2026-01-13 | 2 | -8/+0 | |
| | | |||||
| * | chore(style): format code | 2026-01-13 | 3 | -4/+7 | |
| | | |||||
| * | feat: add Minecraft DropOut launcher with version fetching and basic UI | 2026-01-13 | 3 | -0/+47 | |
| - 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. | |||||