Installer the-marvellous-miss-take-steam

game:
  appid: 327310
  arch: win64
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    arch: win64
    key: ShowDotFiles
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    value: Y
- task:
    app: dotnet472
    arch: win64
    description: Installing .NET 4.7.2 will take a while...
    name: winetricks
    prefix: $GAMEDIR/prefix
description: null
game_slug: the-marvellous-miss-take
gogslug: the_marvellous_miss_take
humblestoreid: themarvellousmisstake
installer_slug: the-marvellous-miss-take-steam
name: The Marvellous Miss Take
notes: ''
runner: winesteam
script:
  game:
    appid: 327310
    arch: win64
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      arch: win64
      key: ShowDotFiles
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      value: Y
  - task:
      app: dotnet472
      arch: win64
      description: Installing .NET 4.7.2 will take a while...
      name: winetricks
      prefix: $GAMEDIR/prefix
slug: the-marvellous-miss-take-steam
steamid: 327310
version: Steam
year: 2014
{
  "game_slug": "the-marvellous-miss-take",
  "version": "Steam",
  "description": null,
  "notes": "",
  "name": "The Marvellous Miss Take",
  "year": 2014,
  "steamid": 327310,
  "gogslug": "the_marvellous_miss_take",
  "humblestoreid": "themarvellousmisstake",
  "runner": "winesteam",
  "slug": "the-marvellous-miss-take-steam",
  "installer_slug": "the-marvellous-miss-take-steam",
  "script": {
    "game": {
      "appid": 327310,
      "arch": "win64",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "arch": "win64",
          "key": "ShowDotFiles",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "value": "Y"
        }
      },
      {
        "task": {
          "app": "dotnet472",
          "arch": "win64",
          "description": "Installing .NET 4.7.2 will take a while...",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game