Installer kara-no-shoujo-mangagamer

files:
- file01: N/A:Select the file "MG79.zip" downloaded from MangaGamer.
game:
  exe: drive_c/Kara_no_Shoujo_Voiced/karanoshojo.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Kara_no_Shoujo_Voiced
    file: $file01
- task:
    name: winekill
    prefix: $GAMEDIR
description: Installer for the original digital version of the Kara no Shoujo from
  MangaGamer
game_slug: kara-no-shoujo
gogslug: ''
humblestoreid: ''
installer_slug: kara-no-shoujo-mangagamer
name: Kara no Shoujo
notes: 'You need to buy the game from here: https://www.mangagamer.com/r18/detail.php?goods_type=0&product_code=79'
runner: wine
script:
  files:
  - file01: N/A:Select the file "MG79.zip" downloaded from MangaGamer.
  game:
    exe: drive_c/Kara_no_Shoujo_Voiced/karanoshojo.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Kara_no_Shoujo_Voiced
      file: $file01
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: kara-no-shoujo-mangagamer
steamid: null
version: MangaGamer
year: 2008
{
  "game_slug": "kara-no-shoujo",
  "version": "MangaGamer",
  "description": "Installer for the original digital version of the Kara no Shoujo from MangaGamer",
  "notes": "You need to buy the game from here: https://www.mangagamer.com/r18/detail.php?goods_type=0&product_code=79",
  "name": "Kara no Shoujo",
  "year": 2008,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "kara-no-shoujo-mangagamer",
  "installer_slug": "kara-no-shoujo-mangagamer",
  "script": {
    "files": [
      {
        "file01": "N/A:Select the file \"MG79.zip\" downloaded from MangaGamer."
      }
    ],
    "game": {
      "exe": "drive_c/Kara_no_Shoujo_Voiced/karanoshojo.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Kara_no_Shoujo_Voiced",
          "file": "$file01"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game