files:
- gow2: N/A:Select GoW2Hollow.zip
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Gears of War 2 Hollow/Binaries/GoW2Hollow.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Gears of War 2 Hollow
src: gow2
description: Install Gears of War 2 Hollow
game_slug: gears-of-war-2
gogslug: ''
humblestoreid: ''
installer_slug: gears-of-war-2-gears-of-war-2-hollo
name: Gears of War 2
notes: To play online you must manually add the game as a non-steam game. To adjust
settings, edit the GearEngine.ini in /gears-of-war-2/drive_c/Program Files (x86)/Gears
of War 2 Hollow/GearGame/Config
runner: wine
script:
files:
- gow2: N/A:Select GoW2Hollow.zip
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Gears of War 2 Hollow/Binaries/GoW2Hollow.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Gears of War 2 Hollow
src: gow2
slug: gears-of-war-2-gears-of-war-2-hollo
steamid: null
version: Gears of War 2 Hollow
year: 2008
{
"game_slug": "gears-of-war-2",
"version": "Gears of War 2 Hollow",
"description": "Install Gears of War 2 Hollow",
"notes": "To play online you must manually add the game as a non-steam game. To adjust settings, edit the GearEngine.ini in /gears-of-war-2/drive_c/Program Files (x86)/Gears of War 2 Hollow/GearGame/Config",
"name": "Gears of War 2",
"year": 2008,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "gears-of-war-2-gears-of-war-2-hollo",
"installer_slug": "gears-of-war-2-gears-of-war-2-hollo",
"script": {
"files": [
{
"gow2": "N/A:Select GoW2Hollow.zip"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Gears of War 2 Hollow/Binaries/GoW2Hollow.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Gears of War 2 Hollow",
"src": "gow2"
}
}
]
}
}