Installer end-roll-201

files:
- game_archive: N/A:Please select the game archive downloaded from https://vgperson.com/games/endroll.htm
game:
  arch: win32
  exe: $GAMEDIR/drive_c/end_roll/StartFullscreen.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/end_roll
    src: $game_archive
description: null
game_slug: end-roll
gogslug: ''
humblestoreid: ''
installer_slug: end-roll-201
name: END ROLL
notes: ''
runner: wine
script:
  files:
  - game_archive: N/A:Please select the game archive downloaded from https://vgperson.com/games/endroll.htm
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/end_roll/StartFullscreen.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/end_roll
      src: $game_archive
slug: end-roll-201
steamid: null
version: '2.01'
year: 2016
{
  "game_slug": "end-roll",
  "version": "2.01",
  "description": null,
  "notes": "",
  "name": "END ROLL",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "end-roll-201",
  "installer_slug": "end-roll-201",
  "script": {
    "files": [
      {
        "game_archive": "N/A:Please select the game archive downloaded from https://vgperson.com/games/endroll.htm"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/end_roll/StartFullscreen.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/end_roll",
          "src": "$game_archive"
        }
      }
    ]
  }
}
Back to game