files:
- tool: http://dependencywalker.com/depends22_x86.zip
game:
arch: win32
exe: depends.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR
file: $tool
- task:
key: winemenubuilder.exe
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: ''
description: ''
game_slug: dependency-walker
gogslug: ''
humblestoreid: ''
installer_slug: dependency-walker-22
name: Dependency Walker
notes: ''
runner: wine
script:
files:
- tool: http://dependencywalker.com/depends22_x86.zip
game:
arch: win32
exe: depends.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR
file: $tool
- task:
key: winemenubuilder.exe
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: ''
slug: dependency-walker-22
steamid: null
version: '2.2'
year: null
{
"game_slug": "dependency-walker",
"version": "2.2",
"description": "",
"notes": "",
"name": "Dependency Walker",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dependency-walker-22",
"installer_slug": "dependency-walker-22",
"script": {
"files": [
{
"tool": "http://dependencywalker.com/depends22_x86.zip"
}
],
"game": {
"arch": "win32",
"exe": "depends.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "$tool"
}
},
{
"task": {
"key": "winemenubuilder.exe",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": ""
}
}
]
}
}