files:
- setup: N/A:Select the installer downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/Star Wolves/StarWolves.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
executable: setup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: star-wolves
gogslug: star_wolves
humblestoreid: ''
installer_slug: star-wolves-gog
name: Star Wolves
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the installer downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/Star Wolves/StarWolves.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: star-wolves-gog
steamid: 46270
version: GOG
year: 2010
{
"game_slug": "star-wolves",
"version": "GOG",
"description": null,
"notes": "",
"name": "Star Wolves",
"year": 2010,
"steamid": 46270,
"gogslug": "star_wolves",
"humblestoreid": "",
"runner": "wine",
"slug": "star-wolves-gog",
"installer_slug": "star-wolves-gog",
"script": {
"files": [
{
"setup": "N/A:Select the installer downloaded from GOG"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Star Wolves/StarWolves.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /NOCANCEL /SUPPRESSMSGBOXES",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}