files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/Another Perspective/Another Perspective.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
args: '"/S" "/D="C:\\Program Files\\Another Perspective""'
executable: $CACHE/Another Perspective Installer.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: another-perspective
gogslug: ''
humblestoreid: ''
installer_slug: another-perspective-groupees
name: Another Perspective
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/Another Perspective/Another Perspective.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
args: '"/S" "/D="C:\\Program Files\\Another Perspective""'
executable: $CACHE/Another Perspective Installer.exe
name: wineexec
prefix: $GAMEDIR
slug: another-perspective-groupees
steamid: 305920
version: Groupees
year: 2013
{
"game_slug": "another-perspective",
"version": "Groupees",
"description": "",
"notes": "",
"name": "Another Perspective",
"year": 2013,
"steamid": 305920,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "another-perspective-groupees",
"installer_slug": "another-perspective-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Another Perspective/Another Perspective.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"args": "\"/S\" \"/D=\"C:\\\\Program Files\\\\Another Perspective\"\"",
"executable": "$CACHE/Another Perspective Installer.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}