files:
- file1: N/A:Please select the JAST USA archive
game:
arch: win32
exe: drive_c/Program Files/Will/GIBO_EN/Gibo.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/GIBO/Setup.exe
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: gibo-stepmothers-sin
gogslug: ''
humblestoreid: ''
installer_slug: gibo-stepmothers-sin-jast-usa
name: 'Gibo: Stepmother''s Sin'
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the JAST USA archive
game:
arch: win32
exe: drive_c/Program Files/Will/GIBO_EN/Gibo.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/GIBO/Setup.exe
name: wineexec
prefix: $GAMEDIR
slug: gibo-stepmothers-sin-jast-usa
steamid: null
version: JAST USA
year: 2001
{
"game_slug": "gibo-stepmothers-sin",
"version": "JAST USA",
"description": null,
"notes": "",
"name": "Gibo: Stepmother's Sin",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "gibo-stepmothers-sin-jast-usa",
"installer_slug": "gibo-stepmothers-sin-jast-usa",
"script": {
"files": [
{
"file1": "N/A:Please select the JAST USA archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Will/GIBO_EN/Gibo.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"executable": "$CACHE/GIBO/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}