files:
- setup: N/A:Please select the GOG installer
game:
arch: win32
exe: drive_c/GOG Games/Children of the Nile Complete/CotN.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: children-of-the-nile-complete
gogslug: children_of_the_nile_complete
humblestoreid: ''
installer_slug: children-of-the-nile-complete-gog
name: Children of the Nile Complete
notes: ''
runner: wine
script:
files:
- setup: N/A:Please select the GOG installer
game:
arch: win32
exe: drive_c/GOG Games/Children of the Nile Complete/CotN.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: children-of-the-nile-complete-gog
steamid: null
version: GOG
year: 2008
{
"game_slug": "children-of-the-nile-complete",
"version": "GOG",
"description": null,
"notes": "",
"name": "Children of the Nile Complete",
"year": 2008,
"steamid": null,
"gogslug": "children_of_the_nile_complete",
"humblestoreid": "",
"runner": "wine",
"slug": "children-of-the-nile-complete-gog",
"installer_slug": "children-of-the-nile-complete-gog",
"script": {
"files": [
{
"setup": "N/A:Please select the GOG installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Children of the Nile Complete/CotN.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}