f7f14efe075cf3130670309362d7bf6513d4877e
The Settings panel now shows a "Sync" section with a live status line: - "Status: idle" (no SyncPlugin installed) - "Status: syncing…" (pull in progress) - "Last synced: Xs ago" (successful pull) - "Sync error: <msg>" (failed pull) The text is snapshotted from SyncStatusResource when the panel opens and updated reactively via update_sync_status_text whenever SyncStatusResource changes while the panel is visible. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
A Klondike solitaire game built in Rust with Bevy, targeting Android and Linux desktop. Features
classic card rendering, draw-one/draw-three modes, score tracking, undo/redo, daily challenges, and auto-complete
detection.
https://klondike.aleshym.co/