aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/src/core/forge.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor(client): rewrite macros to generate client苏向夜2026-02-181-8/+2
* feat(ts-bindings): fix ts bindings naming convention苏向夜2026-01-231-0/+2
* feat(ts-bindings): fix ts bindings naming convention苏向夜2026-01-211-2/+2
* fix: Update TypeScript export paths to reflect new directory structureHsiangNianian2026-01-211-2/+2
* feat: Add TypeScript support to data structures using ts-rs for type generationHsiangNianian2026-01-211-2/+12
* feat: enhance Java version management for Minecraft versionsHsiangNianian2026-01-161-31/+85
* feat: improve Java command execution on WindowsHsiangNianian2026-01-161-5/+10
* feat: integrate AI assistant functionality and configuration managementHsiangNianian2026-01-161-28/+41
* feat: Enhance Forge installation process by fetching installer manifest and i...HsiangNianian2026-01-151-57/+245
* refactor: clean up formatting and improve readability in core modulesHsiangNianian2026-01-141-5/+8
* feat: add Fabric and Forge loader support modules with version fetching and i...HsiangNianian2026-01-141-0/+333