Installer heartopia-taptap

files:
- setup:
    filename: coop-pc
    url: https://d.tap.io/pc/latest/coop-pc?jid=id231364
game:
  arch: win64
  exe: drive_c/Program Files/TapTapGlobal/TapTapGlobal.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: 'Installing TapTap Global with Heartopia

      Follow the installation wizard to install TapTap Global. Heartopia should be
      pre-bundled and available in your library after installation.'
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
description: Downloads directly from TapTap URL on webpage
game_slug: heartopia
gogslug: ''
humblestoreid: ''
installer_slug: heartopia-taptap
name: Heartopia
notes: ''
runner: wine
script:
  files:
  - setup:
      filename: coop-pc
      url: https://d.tap.io/pc/latest/coop-pc?jid=id231364
  game:
    arch: win64
    exe: drive_c/Program Files/TapTapGlobal/TapTapGlobal.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: 'Installing TapTap Global with Heartopia

        Follow the installation wizard to install TapTap Global. Heartopia should
        be pre-bundled and available in your library after installation.'
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: heartopia-taptap
steamid: 4025700
version: TapTap
year: null
{
  "game_slug": "heartopia",
  "version": "TapTap",
  "description": "Downloads directly from TapTap URL on webpage",
  "notes": "",
  "name": "Heartopia",
  "year": null,
  "steamid": 4025700,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "heartopia-taptap",
  "installer_slug": "heartopia-taptap",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "coop-pc",
          "url": "https://d.tap.io/pc/latest/coop-pc?jid=id231364"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/TapTapGlobal/TapTapGlobal.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing TapTap Global with Heartopia\nFollow the installation wizard to install TapTap Global. Heartopia should be pre-bundled and available in your library after installation.",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game