Installer school-idol-qt-cool-mangagamer

files:
- file1: N/A:Please select the game archive
game:
  exe: $GAMEDIR/drive_c/U+MePLUS/QtieCool/SETUP.EXE
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $file1
- task:
    executable: $CACHE/SETUP.EXE
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: school-idol-qt-cool
gogslug: ''
humblestoreid: ''
installer_slug: school-idol-qt-cool-mangagamer
name: School Idol QT Cool
notes: Should work with the DRM-free version of the game purchased from other vendors,
  as well, as long as SETUP.EXE is in the base folder of the archive. Tested with
  the IndieGala version.
runner: wine
script:
  files:
  - file1: N/A:Please select the game archive
  game:
    exe: $GAMEDIR/drive_c/U+MePLUS/QtieCool/SETUP.EXE
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - task:
      executable: $CACHE/SETUP.EXE
      name: wineexec
      prefix: $GAMEDIR
slug: school-idol-qt-cool-mangagamer
steamid: null
version: MangaGamer
year: 2017
{
  "game_slug": "school-idol-qt-cool",
  "version": "MangaGamer",
  "description": null,
  "notes": "Should work with the DRM-free version of the game purchased from other vendors, as well, as long as SETUP.EXE is in the base folder of the archive. Tested with the IndieGala version.",
  "name": "School Idol QT Cool",
  "year": 2017,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "school-idol-qt-cool-mangagamer",
  "installer_slug": "school-idol-qt-cool-mangagamer",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the game archive"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/U+MePLUS/QtieCool/SETUP.EXE",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "task": {
          "executable": "$CACHE/SETUP.EXE",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game