Update: amélioration documentation et ajout raccourci interface

- Mise à jour README.md avec nouvelles informations
- Modification image debian_gaming_deployment_tool.png
- Améliorations install_gaming.sh
- Ajout raccourci.png pour interface
- Suppression settings.local.json obsolète

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-08-03 15:51:28 +02:00
parent 7b8ed7aa38
commit 51dd19f195
5 changed files with 2 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
{
"permissions": {
"allow": [
"Bash(grep:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(bash:*)"
],
"deny": []
}
}

View File

@@ -1,6 +1,7 @@
# 🎮 Debian Gaming Deployment Tool
![Debian Gaming Deployment Tool](debian_gaming_deployment_tool.png)
![raccourci](raccourci.png)
Script d'installation graphique pour un environnement gaming complet sur Debian.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 178 KiB

After

Width:  |  Height:  |  Size: 193 KiB

View File

@@ -422,7 +422,7 @@ show_unified_selection() {
FALSE "heroic" "GitHub" "🎮 Heroic Game Launcher - Client Epic Games et GOG" \
FALSE "lutris" "APT" "🎮 Lutris - Gestionnaire de bibliothèque de jeux" \
FALSE "retroarch" "Flatpak" "🕹️ RetroArch - Plateforme d'émulation multi-systèmes" \
FALSE "GOverlay" "APT" "⚡ GOverlay - Monitoring des performances (FPS, CPU, GPU)" \
FALSE "goverlay" "APT" "⚡ GOverlay - Monitoring des performances (FPS, CPU, GPU)" \
FALSE "protonup" "Flatpak" "🔄 ProtonUp-Qt - Gestionnaire de versions Proton" \
FALSE "wine" "APT" "🍷 Wine + Winetricks - Couche de compatibilité Windows" \
FALSE "bottles" "Flatpak" "🍷 Bottles - Gestionnaire Wine moderne" \

BIN
raccourci.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 KiB