files:
- installer:
filename: setup.exe
url: https://dl.dropboxusercontent.com/s/kva58ue1qjnhdjq/setup.exe?dl=0
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/SHEEP/SheepD3D.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/SHEEP
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: sheep-dog-n-wolf
gogslug: ''
humblestoreid: ''
installer_slug: sheep-dog-n-wolf-windows
name: Sheep, Dog 'n' Wolf
notes: ''
runner: wine
script:
files:
- installer:
filename: setup.exe
url: https://dl.dropboxusercontent.com/s/kva58ue1qjnhdjq/setup.exe?dl=0
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/SHEEP/SheepD3D.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/SHEEP
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: sheep-dog-n-wolf-windows
steamid: null
version: Windows
year: 2001
{
"game_slug": "sheep-dog-n-wolf",
"version": "Windows",
"description": "",
"notes": "",
"name": "Sheep, Dog 'n' Wolf",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "sheep-dog-n-wolf-windows",
"installer_slug": "sheep-dog-n-wolf-windows",
"script": {
"files": [
{
"installer": {
"filename": "setup.exe",
"url": "https://dl.dropboxusercontent.com/s/kva58ue1qjnhdjq/setup.exe?dl=0"
}
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/SHEEP/SheepD3D.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Program Files/SHEEP"
},
"installer": [
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}