houseassassin 9a4c4fa943 feat: icon extraction from .exe files
- electron/main.ts: extractExeIcon() via app.getFileIcon(), saves PNG to
  userData/icons/{md5}.png; IPC icon:extract; scanner:import now auto-extracts
- electron/preload.ts: expose extractIcon()
- AdminPanel: Scan button next to image field — extracts icon from current exe
  (shows animated pulse while loading, error if no exe selected or extraction fails)
- GameCard: isExtractedIcon() detects icons/ path; renders centered 64x64 icon
  on gradient background instead of stretched cover

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 13:09:46 +00:00
2026-05-30 19:27:24 +00:00
2026-06-02 13:09:46 +00:00
2026-05-30 19:27:24 +00:00
2026-05-30 19:27:24 +00:00
S
Description
Game launcher for computer club
432 KiB
Languages
TypeScript 96.9%
CSS 1.7%
JavaScript 1.1%
HTML 0.3%