files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/Spiderweb Software/Geneforge 5/Geneforge 5.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/Geneforge5Fullv102.exe
name: wineexec
prefix: $GAMEDIR
description: From "The Geneforge Saga"
game_slug: geneforge-5
gogslug: geneforge_15
humblestoreid: ''
installer_slug: geneforge-5-overthrow-groupees
name: 'Geneforge 5: Overthrow'
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/Spiderweb Software/Geneforge 5/Geneforge 5.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/Geneforge5Fullv102.exe
name: wineexec
prefix: $GAMEDIR
slug: geneforge-5-overthrow-groupees
steamid: 201010
version: Groupees
year: null
{
"game_slug": "geneforge-5",
"version": "Groupees",
"description": "From \"The Geneforge Saga\"",
"notes": "",
"name": "Geneforge 5: Overthrow",
"year": null,
"steamid": 201010,
"gogslug": "geneforge_15",
"humblestoreid": "",
"runner": "wine",
"slug": "geneforge-5-overthrow-groupees",
"installer_slug": "geneforge-5-overthrow-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Spiderweb Software/Geneforge 5/Geneforge 5.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"executable": "$CACHE/Geneforge5Fullv102.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}