files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/Children of the Nile/CotN.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- merge:
dst: $GAMEDIR/drive_c/Program Files/Children of the Nile
src: $CACHE/Master
description: ''
game_slug: children-of-the-nile
gogslug: ''
humblestoreid: ''
installer_slug: children-of-the-nile-groupees
name: Children of the Nile
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/Children of the Nile/CotN.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- merge:
dst: $GAMEDIR/drive_c/Program Files/Children of the Nile
src: $CACHE/Master
slug: children-of-the-nile-groupees
steamid: 17100
version: Groupees
year: null
{
"game_slug": "children-of-the-nile",
"version": "Groupees",
"description": "",
"notes": "",
"name": "Children of the Nile",
"year": null,
"steamid": 17100,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "children-of-the-nile-groupees",
"installer_slug": "children-of-the-nile-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Children of the Nile/CotN.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files/Children of the Nile",
"src": "$CACHE/Master"
}
}
]
}
}