Refactor gaming deployment tool: unified interface, enhanced logging, updated package sources

- Unified installation/uninstallation into single window interface
- Added 4-column layout with emojis by application type
- Simplified validation flow to single confirmation per operation
- Enhanced comprehensive logging throughout all operations
- Verified Heroic (GitHub) and Lutris (APT) package sources

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-07-28 03:22:37 +02:00
parent 2e570a7a6e
commit e0f7064766
2 changed files with 845 additions and 166 deletions

View File

@@ -4,7 +4,8 @@
"Bash(grep:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)"
"Bash(git push:*)",
"Bash(bash:*)"
],
"deny": []
}

File diff suppressed because it is too large Load Diff