retructuration pour ajouter compatibilité retrobat
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -1,9 +1,10 @@
|
|||||||
logs/
|
ports/RGSX/logs/
|
||||||
images/
|
ports/RGSX/images/
|
||||||
games/
|
ports/RGSX/games/
|
||||||
__pycache__/
|
ports/RGSX/__pycache__/
|
||||||
sources.json
|
ports/RGSX/sources.json
|
||||||
gamelist.xml
|
ports/RGSX/gamelist.xml
|
||||||
|
windows/gamelist.xml
|
||||||
*.log
|
*.log
|
||||||
*.rar
|
*.rar
|
||||||
*.zip
|
*.zip
|
||||||
20
ports/gamelist.xml
Normal file
20
ports/gamelist.xml
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<gameList>
|
||||||
|
<game>
|
||||||
|
<path>./RGSX/RGSX.sh</path>
|
||||||
|
<name>RGSX</name>
|
||||||
|
<desc>Retro Games Sets X - Games Downloader</desc>
|
||||||
|
<image>./images/RGSX.png</image>
|
||||||
|
<marquee>./images/RGSX.png</marquee>
|
||||||
|
<thumbnail>./images/RGSX.png</thumbnail>
|
||||||
|
<fanart>./images/RGSX.png</fanart>
|
||||||
|
<rating>1</rating>
|
||||||
|
<releasedate>20250620T165718</releasedate>
|
||||||
|
<developer>RetroGameSets.fr</developer>
|
||||||
|
<genre>Compilation, Various / Utilities</genre>
|
||||||
|
<playcount>352</playcount>
|
||||||
|
<lastplayed>20250725T171934</lastplayed>
|
||||||
|
<gametime>48965</gametime>
|
||||||
|
<lang>fr</lang>
|
||||||
|
</game>
|
||||||
|
</gameList>
|
||||||
BIN
ports/images/RGSX.png
Normal file
BIN
ports/images/RGSX.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
BIN
ports/videos/RGSX.mp4
Normal file
BIN
ports/videos/RGSX.mp4
Normal file
Binary file not shown.
1
windows/RGSX_Retrobat.gameexe
Normal file
1
windows/RGSX_Retrobat.gameexe
Normal file
@@ -0,0 +1 @@
|
|||||||
|
python
|
||||||
BIN
windows/RGSX_Retrobat.lnk
Normal file
BIN
windows/RGSX_Retrobat.lnk
Normal file
Binary file not shown.
BIN
windows/images/RGSX.png
Normal file
BIN
windows/images/RGSX.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
BIN
windows/videos/RGSX.mp4
Normal file
BIN
windows/videos/RGSX.mp4
Normal file
Binary file not shown.
Reference in New Issue
Block a user