mirror of
https://github.com/RetroGameSets/RGSX.git
synced 2026-03-21 01:05:02 +01:00
add minor updates on release
This commit is contained in:
35
.github/workflows/release.yml
vendored
35
.github/workflows/release.yml
vendored
@@ -92,36 +92,19 @@ jobs:
|
||||
|
||||
### 📥 Installation
|
||||
|
||||
#### Pour Batocera/Knulli/Linux
|
||||
1. Téléchargez `RGSX_${{ github.ref_name }}.zip`
|
||||
2. Extrayez le contenu dans `/userdata/roms/ports/RGSX/`
|
||||
3. Lancez RGSX depuis le menu Ports
|
||||
#### Batocera/Knulli
|
||||
1. Download `RGSX_${{ github.ref_name }}.zip`
|
||||
2. Extract in `/userdata/roms/ports/RGSX/`
|
||||
3. Launch RGSX from the Ports menu
|
||||
|
||||
#### Pour Retrobat/Windows
|
||||
1. Téléchargez `RGSX_Retrobat_${{ github.ref_name }}.zip`
|
||||
2. Extrayez le contenu à la racine de Retrobat (les dossiers `ports/` et `windows/` seront créés automatiquement)
|
||||
3. Lancez RGSX depuis le menu Ports ou exécutez `RGSX Retrobat.bat`
|
||||
#### Retrobat/Windows
|
||||
1. `RGSX_Retrobat_${{ github.ref_name }}.zip`
|
||||
2. Extract in retrobat/roms (les dossiers `ports/` et `windows/` seront créés automatiquement)
|
||||
3. Launch RGSX from system "Windows"
|
||||
|
||||
### 📦 Contenu des packages
|
||||
|
||||
**RGSX_${{ github.ref_name }}.zip** (Batocera/Knulli/Linux)
|
||||
- Application RGSX complète (tous les fichiers Python)
|
||||
- Interface graphique pygame
|
||||
- Interface web (rgsx_web.py)
|
||||
- Assets complets (polices, images SVG, musiques, utilitaires)
|
||||
- Mappings de contrôleurs
|
||||
- Traductions (FR, EN, ES, DE, IT, PT)
|
||||
- Script de lancement (RGSX.sh)
|
||||
|
||||
**RGSX_Retrobat_${{ github.ref_name }}.zip** (Windows/Retrobat)
|
||||
- Tout le contenu du package standard
|
||||
- Structure de dossiers `ports/` et `windows/` pour Retrobat
|
||||
- Scripts batch Windows
|
||||
- Fichiers gamelist.xml préconfigurés
|
||||
- Vidéos et images pour l'interface Retrobat
|
||||
|
||||
### 📖 Documentation
|
||||
Consultez le [README.md](https://github.com/${{ github.repository }}/blob/main/README.md) pour plus d'informations.
|
||||
[]README.md](https://github.com/${{ github.repository }}/blob/main/README.md)
|
||||
files: |
|
||||
dist/RGSX_${{ github.ref_name }}.zip
|
||||
dist/RGSX_latest.zip
|
||||
|
||||
Reference in New Issue
Block a user