Installer pink-heaven-standalone

files:
- gamedata: $STEAM:409690:/
game:
  exe: PinkHeaven.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- merge:
    dst: $GAMEDIR
    src: gamedata
description: ''
game_slug: pink-heaven
gogslug: ''
humblestoreid: ''
installer_slug: pink-heaven-standalone
name: Pink Heaven
notes: "Uses Steam Data, outside of Steam\r\nInstallToggle Dropdown"
runner: wine
script:
  files:
  - gamedata: $STEAM:409690:/
  game:
    exe: PinkHeaven.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - merge:
      dst: $GAMEDIR
      src: gamedata
slug: pink-heaven-standalone
steamid: 409690
version: Standalone
year: 2015
{
  "game_slug": "pink-heaven",
  "version": "Standalone",
  "description": "",
  "notes": "Uses Steam Data, outside of Steam\r\nInstallToggle Dropdown",
  "name": "Pink Heaven",
  "year": 2015,
  "steamid": 409690,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "pink-heaven-standalone",
  "installer_slug": "pink-heaven-standalone",
  "script": {
    "files": [
      {
        "gamedata": "$STEAM:409690:/"
      }
    ],
    "game": {
      "exe": "PinkHeaven.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "gamedata"
        }
      }
    ]
  }
}
Back to game