Installer pang-dos

files:
- archive: https://the-eye.eu/public/Games/eXo/eXoDOS_v4/eXoDOS/Games/Pang%20%281992%29.zip
game:
  main_file: BALL.EXE
  working_dir: Pang
installer:
- extract:
    dst: $GAMEDIR
    file: archive
description: Control with A/D/W/Space buttons
game_slug: pang
gogslug: ''
humblestoreid: ''
installer_slug: pang-dos
name: Pang
notes: ''
runner: dosbox
script:
  files:
  - archive: https://the-eye.eu/public/Games/eXo/eXoDOS_v4/eXoDOS/Games/Pang%20%281992%29.zip
  game:
    main_file: BALL.EXE
    working_dir: Pang
  installer:
  - extract:
      dst: $GAMEDIR
      file: archive
slug: pang-dos
steamid: null
version: DOS
year: 1989
{
  "game_slug": "pang",
  "version": "DOS",
  "description": "Control with A/D/W/Space buttons",
  "notes": "",
  "name": "Pang",
  "year": 1989,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "pang-dos",
  "installer_slug": "pang-dos",
  "script": {
    "files": [
      {
        "archive": "https://the-eye.eu/public/Games/eXo/eXoDOS_v4/eXoDOS/Games/Pang%20%281992%29.zip"
      }
    ],
    "game": {
      "main_file": "BALL.EXE",
      "working_dir": "Pang"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "archive"
        }
      }
    ]
  }
}
Back to game