files:
- setup: N/A:Select Setup
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/Another World 20th Anniversary Edition/anowor.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
description: null
game_slug: another-world
gogslug: another_world_20th_anniversary_edition
humblestoreid: another-world-20th-anniversary-edition
installer_slug: another-world-windows-gog
name: Another World
notes: ''
runner: wine
script:
files:
- setup: N/A:Select Setup
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/Another World 20th Anniversary Edition/anowor.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
slug: another-world-windows-gog
steamid: 233550
version: Windows GOG
year: 1991
{
"game_slug": "another-world",
"version": "Windows GOG",
"description": null,
"notes": "",
"name": "Another World",
"year": 1991,
"steamid": 233550,
"gogslug": "another_world_20th_anniversary_edition",
"humblestoreid": "another-world-20th-anniversary-edition",
"runner": "wine",
"slug": "another-world-windows-gog",
"installer_slug": "another-world-windows-gog",
"script": {
"files": [
{
"setup": "N/A:Select Setup"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/GOG Games/Another World 20th Anniversary Edition/anowor.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true
}
}
}