files:
- file1: N/A:Please select the JAST USA archive
game:
arch: win32
exe: drive_c/Program Files/G-Collections/RAIDY/RaidyUS.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
arch: win32
executable: $CACHE/Setup.exe
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: lightning-warrior-raidy
gogslug: ''
humblestoreid: ''
installer_slug: lightning-warrior-raidy-jast-usa
name: Lightning Warrior Raidy
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the JAST USA archive
game:
arch: win32
exe: drive_c/Program Files/G-Collections/RAIDY/RaidyUS.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
arch: win32
executable: $CACHE/Setup.exe
name: wineexec
prefix: $GAMEDIR
slug: lightning-warrior-raidy-jast-usa
steamid: null
version: JAST USA
year: 1994
{
"game_slug": "lightning-warrior-raidy",
"version": "JAST USA",
"description": null,
"notes": "",
"name": "Lightning Warrior Raidy",
"year": 1994,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "lightning-warrior-raidy-jast-usa",
"installer_slug": "lightning-warrior-raidy-jast-usa",
"script": {
"files": [
{
"file1": "N/A:Please select the JAST USA archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/G-Collections/RAIDY/RaidyUS.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"arch": "win32",
"executable": "$CACHE/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}