aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/src/core/game_version.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(ts-bindings): fix ts bindings naming convention苏向夜2026-01-211-10/+19
* fix: Update TypeScript export paths to reflect new directory structureHsiangNianian2026-01-211-10/+19
* feat: Add TypeScript support to data structures using ts-rs for type generationHsiangNianian2026-01-211-10/+38
* feat: enhance GameVersion struct with optional fields for better mod loader s...HsiangNianian2026-01-141-16/+30
* fix: prevent feature-based rules from being applied in library checksHsiangNianian2026-01-141-0/+1
* chore(style): format codeHsiangNianian2026-01-131-2/+2
* Implement library rules validation and zip extraction utilityHsiangNianian2026-01-131-0/+15
* feat: implement download functionality with progress monitoring and version m...HsiangNianian2026-01-131-0/+66