files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/Sinking Island/Sinking Island.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/Sinking Island
file: $file1
description: ''
game_slug: sinking-island
gogslug: sinking_island
humblestoreid: ''
installer_slug: sinking-island-groupees
name: Sinking Island
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/Sinking Island/Sinking Island.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/Sinking Island
file: $file1
slug: sinking-island-groupees
steamid: 333430
version: Groupees
year: 2007
{
"game_slug": "sinking-island",
"version": "Groupees",
"description": "",
"notes": "",
"name": "Sinking Island",
"year": 2007,
"steamid": 333430,
"gogslug": "sinking_island",
"humblestoreid": "",
"runner": "wine",
"slug": "sinking-island-groupees",
"installer_slug": "sinking-island-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Sinking Island/Sinking Island.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Sinking Island",
"file": "$file1"
}
}
]
}
}