Installer tag-the-power-of-paint-release

files:
- setup: http://downloads.digipen.edu/arcade/downloads/043/Tag_setup.exe
game:
  exe: drive_c/Program Files (x86)/Tag/Tag.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Running setup
    executable: setup
    name: wineexec
description: Downloads from DigiPen website and installs the game.
game_slug: tag-the-power-of-paint
gogslug: ''
humblestoreid: ''
installer_slug: tag-the-power-of-paint-release
name: 'Tag: The Power of Paint'
notes: ''
runner: wine
script:
  files:
  - setup: http://downloads.digipen.edu/arcade/downloads/043/Tag_setup.exe
  game:
    exe: drive_c/Program Files (x86)/Tag/Tag.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Running setup
      executable: setup
      name: wineexec
slug: tag-the-power-of-paint-release
steamid: 1808400
version: release
year: 2008
{
  "game_slug": "tag-the-power-of-paint",
  "version": "release",
  "description": "Downloads from DigiPen website and installs the game.",
  "notes": "",
  "name": "Tag: The Power of Paint",
  "year": 2008,
  "steamid": 1808400,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tag-the-power-of-paint-release",
  "installer_slug": "tag-the-power-of-paint-release",
  "script": {
    "files": [
      {
        "setup": "http://downloads.digipen.edu/arcade/downloads/043/Tag_setup.exe"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Tag/Tag.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Running setup",
          "executable": "setup",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game