Installer yandere-simulator-launcher

files:
- launcher: https://yanderesimulator.com/YandereSimLauncher.zip
game:
  exe: drive_c/Program Files (x86)/Yandere Simulator/YandereSimulatorLauncher2.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: cjkfonts dotnet472 vcrun2019
    name: winetricks
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files (x86)/Yandere Simulator
    file: launcher
description: null
game_slug: yandere-simulator
gogslug: ''
humblestoreid: ''
installer_slug: yandere-simulator-launcher
name: Yandere Simulator
notes: ''
runner: wine
script:
  files:
  - launcher: https://yanderesimulator.com/YandereSimLauncher.zip
  game:
    exe: drive_c/Program Files (x86)/Yandere Simulator/YandereSimulatorLauncher2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: cjkfonts dotnet472 vcrun2019
      name: winetricks
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files (x86)/Yandere Simulator
      file: launcher
slug: yandere-simulator-launcher
steamid: null
version: Launcher
year: 2016
{
  "game_slug": "yandere-simulator",
  "version": "Launcher",
  "description": null,
  "notes": "",
  "name": "Yandere Simulator",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "yandere-simulator-launcher",
  "installer_slug": "yandere-simulator-launcher",
  "script": {
    "files": [
      {
        "launcher": "https://yanderesimulator.com/YandereSimLauncher.zip"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Yandere Simulator/YandereSimulatorLauncher2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "cjkfonts dotnet472 vcrun2019",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Yandere Simulator",
          "file": "launcher"
        }
      }
    ]
  }
}
Back to game