files:
- file1: N/A:Please select the JAST USA archive
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/TWOFIVE_HIRAMEKI/Yo-Jin-Bo/yojinbo_E16.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
arch: win32
executable: $CACHE/setup.exe
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: yo-jin-bo-the-bodyguards
gogslug: ''
humblestoreid: ''
installer_slug: yo-jin-bo-the-bodyguards-jast
name: Yo-Jin-Bo ~ The Bodyguards
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the JAST USA archive
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/TWOFIVE_HIRAMEKI/Yo-Jin-Bo/yojinbo_E16.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
arch: win32
executable: $CACHE/setup.exe
name: wineexec
prefix: $GAMEDIR
slug: yo-jin-bo-the-bodyguards-jast
steamid: null
version: JAST
year: 2006
{
"game_slug": "yo-jin-bo-the-bodyguards",
"version": "JAST",
"description": null,
"notes": "",
"name": "Yo-Jin-Bo ~ The Bodyguards",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "yo-jin-bo-the-bodyguards-jast",
"installer_slug": "yo-jin-bo-the-bodyguards-jast",
"script": {
"files": [
{
"file1": "N/A:Please select the JAST USA archive"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/TWOFIVE_HIRAMEKI/Yo-Jin-Bo/yojinbo_E16.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"arch": "win32",
"executable": "$CACHE/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}