Installer i-love-you-english

files:
- file1: N/A:Please select the game archive
game:
  arch: win64
  exe: $GAMEDIR/I Love You! 1.1/ILU.exe
  prefix: $GAMEDIR/prefix
installer:
- extract:
    dst: $GAMEDIR
    src: file1
- task:
    app: renderer=gdi
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
    silent: true
description: null
game_slug: i-love-you
gogslug: ''
humblestoreid: ''
installer_slug: i-love-you-english
name: "I Love You! (\u597D\u304D\u3060\uFF01)"
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the game archive
  game:
    arch: win64
    exe: $GAMEDIR/I Love You! 1.1/ILU.exe
    prefix: $GAMEDIR/prefix
  installer:
  - extract:
      dst: $GAMEDIR
      src: file1
  - task:
      app: renderer=gdi
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
      silent: true
slug: i-love-you-english
steamid: null
version: English
year: 2020
{
  "game_slug": "i-love-you",
  "version": "English",
  "description": null,
  "notes": "",
  "name": "I Love You! (\u597d\u304d\u3060\uff01)",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "i-love-you-english",
  "installer_slug": "i-love-you-english",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the game archive"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/I Love You! 1.1/ILU.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "file1"
        }
      },
      {
        "task": {
          "app": "renderer=gdi",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix",
          "silent": true
        }
      }
    ]
  }
}
Back to game