aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/stores/game.svelte.ts
Commit message (Collapse)AuthorAgeFilesLines
* Revert "feat: add functionality to retrieve installed game versions"简律纯2026-01-141-28/+4
|
* fix: ensure selectedVersion is reset when no installed versions are foundNatsuu2026-01-141-0/+2
|
* feat: add functionality to retrieve installed game versionsNatsuu2026-01-141-4/+26
|
* refactor: specify generic type for invoke calls in GameState classNatsuu2026-01-141-3/+3
|
* refactor: split App.svelte into componentsNatsuu2026-01-141-0/+48