mirror of
https://github.com/RetroGameSets/RGSX.git
synced 2026-03-20 08:45:41 +01:00
Compare commits
1 Commits
v2.3.0.7
...
v2.3.0.7.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d2a52c5a2e |
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -86,7 +86,7 @@ jobs:
|
||||
body: |
|
||||
## 📦 RGSX Release ${{ github.ref_name }}
|
||||
|
||||
### 📥 Manual Installation
|
||||
### 📥 Manual Installation
|
||||
|
||||
#### Batocera/Knulli
|
||||
1. Download `RGSX_full_latest.zip`
|
||||
@@ -94,7 +94,7 @@ jobs:
|
||||
3. Launch RGSX from the Ports menu
|
||||
|
||||
#### Retrobat/Full Installation on Windows
|
||||
1. `RGSX_full_latest.zip`
|
||||
1. Download `RGSX_full_latest.zip`
|
||||
2. Extract all folders in your Retrobat\roms folder
|
||||
3. Launch RGSX from system "Windows"
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ except Exception:
|
||||
pygame = None # type: ignore
|
||||
|
||||
# Version actuelle de l'application
|
||||
app_version = "2.3.0.7"
|
||||
app_version = "2.3.0.7.1"
|
||||
|
||||
|
||||
def get_application_root():
|
||||
|
||||
Reference in New Issue
Block a user