Installer the-apogee-throwback-pack-steam

files:
- steam-data: $STEAM:238050:.
- launcher: https://bitbucket.org/!api/2.0/snippets/maxlefou/peBKg4/7d4d57a48e7979946e1d7a15b30f64424f9c43ae/files/TATP.bat
game:
  config_file: TATP.conf
  main_file: TATP.bat
installer:
- merge:
    dst: $GAMEDIR
    src: steam-data
- merge:
    dst: $GAMEDIR
    src: launcher
- write_config:
    file: $GAMEDIR/TATP.conf
    key: cycles
    section: cpu
    value: max
- write_config:
    file: $GAMEDIR/TATP.conf
    key: output
    section: sdl
    value: overlay
description: ''
game_slug: the-apogee-throwback-pack
gogslug: ''
humblestoreid: ''
installer_slug: the-apogee-throwback-pack-steam
name: The Apogee Throwback Pack
notes: ''
runner: dosbox
script:
  files:
  - steam-data: $STEAM:238050:.
  - launcher: https://bitbucket.org/!api/2.0/snippets/maxlefou/peBKg4/7d4d57a48e7979946e1d7a15b30f64424f9c43ae/files/TATP.bat
  game:
    config_file: TATP.conf
    main_file: TATP.bat
  installer:
  - merge:
      dst: $GAMEDIR
      src: steam-data
  - merge:
      dst: $GAMEDIR
      src: launcher
  - write_config:
      file: $GAMEDIR/TATP.conf
      key: cycles
      section: cpu
      value: max
  - write_config:
      file: $GAMEDIR/TATP.conf
      key: output
      section: sdl
      value: overlay
slug: the-apogee-throwback-pack-steam
steamid: 238050
version: Steam
year: 2013
{
  "game_slug": "the-apogee-throwback-pack",
  "version": "Steam",
  "description": "",
  "notes": "",
  "name": "The Apogee Throwback Pack",
  "year": 2013,
  "steamid": 238050,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "the-apogee-throwback-pack-steam",
  "installer_slug": "the-apogee-throwback-pack-steam",
  "script": {
    "files": [
      {
        "steam-data": "$STEAM:238050:."
      },
      {
        "launcher": "https://bitbucket.org/!api/2.0/snippets/maxlefou/peBKg4/7d4d57a48e7979946e1d7a15b30f64424f9c43ae/files/TATP.bat"
      }
    ],
    "game": {
      "config_file": "TATP.conf",
      "main_file": "TATP.bat"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "steam-data"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "launcher"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/TATP.conf",
          "key": "cycles",
          "section": "cpu",
          "value": "max"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/TATP.conf",
          "key": "output",
          "section": "sdl",
          "value": "overlay"
        }
      }
    ]
  }
}
Back to game