Installer 2236-ad-denpasoft

files:
- gamefile: N/A:Select the file "2236 A.D. -R18 Edition- Win.zip" downloaded from
    Denpasoft.
game:
  exe: drive_c/2236/2236 A.D. -R18 Edition-/2236 A.D. -R18 Edition-.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/2236
    file: $gamefile
- task:
    name: winekill
    prefix: $GAMEDIR
description: Installer for the original digital version of the 2236 A.D. from Denpasoft
game_slug: 2236-ad
gogslug: ''
humblestoreid: ''
installer_slug: 2236-ad-denpasoft
name: 2236 A.D.
notes: 'You need to buy the game from here: https://denpasoft.com/product/2236-ad/'
runner: wine
script:
  files:
  - gamefile: N/A:Select the file "2236 A.D. -R18 Edition- Win.zip" downloaded from
      Denpasoft.
  game:
    exe: drive_c/2236/2236 A.D. -R18 Edition-/2236 A.D. -R18 Edition-.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/2236
      file: $gamefile
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: 2236-ad-denpasoft
steamid: null
version: Denpasoft
year: 2018
{
  "game_slug": "2236-ad",
  "version": "Denpasoft",
  "description": "Installer for the original digital version of the 2236 A.D. from Denpasoft",
  "notes": "You need to buy the game from here: https://denpasoft.com/product/2236-ad/",
  "name": "2236 A.D.",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "2236-ad-denpasoft",
  "installer_slug": "2236-ad-denpasoft",
  "script": {
    "files": [
      {
        "gamefile": "N/A:Select the file \"2236 A.D. -R18 Edition- Win.zip\" downloaded from Denpasoft."
      }
    ],
    "game": {
      "exe": "drive_c/2236/2236 A.D. -R18 Edition-/2236 A.D. -R18 Edition-.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/2236",
          "file": "$gamefile"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game