Installer kartridge-client

files:
- setup:
    filename: Kartridge.exe
    url: https://www.kongregate.com/klient/klient_releases/win32_installer
- flash: https://fpdownload.adobe.com/get/flashplayer/pdc/32.0.0.156/install_flash_player_ppapi.exe
game:
  exe: drive_c/users/$USER/Local Settings/Application Data/Kartridge/app-0.3.55/Kartridge.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Follow the prompts and install Flash. Ignore file not found error.
    executable: flash
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: dotnet472
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: 'Kartridge will complain about not installing and Updater might crash.

      Close both to finish installing.'
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: kartridge
gogslug: ''
humblestoreid: ''
installer_slug: kartridge-client
name: Kartridge
notes: ''
runner: wine
script:
  files:
  - setup:
      filename: Kartridge.exe
      url: https://www.kongregate.com/klient/klient_releases/win32_installer
  - flash: https://fpdownload.adobe.com/get/flashplayer/pdc/32.0.0.156/install_flash_player_ppapi.exe
  game:
    exe: drive_c/users/$USER/Local Settings/Application Data/Kartridge/app-0.3.55/Kartridge.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Follow the prompts and install Flash. Ignore file not found error.
      executable: flash
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: dotnet472
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: 'Kartridge will complain about not installing and Updater might
        crash.

        Close both to finish installing.'
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: kartridge-client
steamid: null
version: Client
year: 2018
{
  "game_slug": "kartridge",
  "version": "Client",
  "description": null,
  "notes": "",
  "name": "Kartridge",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "kartridge-client",
  "installer_slug": "kartridge-client",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "Kartridge.exe",
          "url": "https://www.kongregate.com/klient/klient_releases/win32_installer"
        }
      },
      {
        "flash": "https://fpdownload.adobe.com/get/flashplayer/pdc/32.0.0.156/install_flash_player_ppapi.exe"
      }
    ],
    "game": {
      "exe": "drive_c/users/$USER/Local Settings/Application Data/Kartridge/app-0.3.55/Kartridge.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Follow the prompts and install Flash. Ignore file not found error.",
          "executable": "flash",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet472",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Kartridge will complain about not installing and Updater might crash.\nClose both to finish installing.",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game