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:
@@ -4,7 +4,8 @@
|
|||||||
"Bash(grep:*)",
|
"Bash(grep:*)",
|
||||||
"Bash(git add:*)",
|
"Bash(git add:*)",
|
||||||
"Bash(git commit:*)",
|
"Bash(git commit:*)",
|
||||||
"Bash(git push:*)"
|
"Bash(git push:*)",
|
||||||
|
"Bash(bash:*)"
|
||||||
],
|
],
|
||||||
"deny": []
|
"deny": []
|
||||||
}
|
}
|
||||||
|
|||||||
1000
install_gaming.sh
1000
install_gaming.sh
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user