files:
- installer: N/A:Select the game's setup file
game:
exe: $GAMEDIR/prefix/drive_c/game/WalkingDeadMichonne.exe
prefix: $GAMEDIR/prefix
installer:
- execute:
args: --gog -d "$CACHE" "$installer"
description: Extracting game data
file: innoextract
- move:
description: Extracting game data
dst: $GAMEDIR/prefix/drive_c/game
src: $CACHE/app
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: win10
description: Setting Wine to Windows 10
name: winetricks
prefix: $GAMEDIR/prefix
description: null
game_slug: the-walking-dead-michonne
gogslug: ''
humblestoreid: ''
installer_slug: the-walking-dead-michonne-gog
name: 'The Walking Dead: Michonne'
notes: ''
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
exe: $GAMEDIR/prefix/drive_c/game/WalkingDeadMichonne.exe
prefix: $GAMEDIR/prefix
installer:
- execute:
args: --gog -d "$CACHE" "$installer"
description: Extracting game data
file: innoextract
- move:
description: Extracting game data
dst: $GAMEDIR/prefix/drive_c/game
src: $CACHE/app
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: win10
description: Setting Wine to Windows 10
name: winetricks
prefix: $GAMEDIR/prefix
slug: the-walking-dead-michonne-gog
steamid: 429570
version: GOG
year: 2016
{
"game_slug": "the-walking-dead-michonne",
"version": "GOG",
"description": null,
"notes": "",
"name": "The Walking Dead: Michonne",
"year": 2016,
"steamid": 429570,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-walking-dead-michonne-gog",
"installer_slug": "the-walking-dead-michonne-gog",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"exe": "$GAMEDIR/prefix/drive_c/game/WalkingDeadMichonne.exe",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"execute": {
"args": "--gog -d \"$CACHE\" \"$installer\"",
"description": "Extracting game data",
"file": "innoextract"
}
},
{
"move": {
"description": "Extracting game data",
"dst": "$GAMEDIR/prefix/drive_c/game",
"src": "$CACHE/app"
}
},
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "win10",
"description": "Setting Wine to Windows 10",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}