Commit Graph

2 Commits

Author SHA1 Message Date
LemonNexus 00444e1276 refactor: clean up code and update README
- Removed unused imports (numpy, QFrame, QCheckBox, QSplitter, QSize, QFont)
- Removed unused Tuple type hint
- Removed WEBSITE constant
- Cleaned up module docstring
- Updated README:
  - Removed gamepad emoji, using app icon image instead
  - Removed EntropiaNexus.com references
  - Added GitHub repo link
2026-02-11 19:31:46 +00:00
LemonNexus 09702154db Initial commit: Entropia Universe Icon Extractor
A standalone tool for extracting game icons from cache.

Features:
- Auto-detect game cache
- Version selector
- PNG export with 320x320 canvas
- Light/Dark theme toggle
- Icon preview on double-click
2026-02-11 19:05:10 +00:00