Installer identity-v-1001

files:
- idv_installer: https://h55na.gdl.netease.com/identityv_setup_release_oversea.exe
game:
  exe: $GAMEDIR/drive_c/IdentityV/dwrg.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: $idv_installer
    name: wineexec
wine:
  install_gecko: true
description: ''
game_slug: identity-v
gogslug: ''
humblestoreid: ''
installer_slug: identity-v-1001
name: Identity V
notes: ''
runner: wine
script:
  files:
  - idv_installer: https://h55na.gdl.netease.com/identityv_setup_release_oversea.exe
  game:
    exe: $GAMEDIR/drive_c/IdentityV/dwrg.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: $idv_installer
      name: wineexec
  wine:
    install_gecko: true
slug: identity-v-1001
steamid: null
version: 1.0.0.1
year: 2018
{
  "game_slug": "identity-v",
  "version": "1.0.0.1",
  "description": "",
  "notes": "",
  "name": "Identity V",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "identity-v-1001",
  "installer_slug": "identity-v-1001",
  "script": {
    "files": [
      {
        "idv_installer": "https://h55na.gdl.netease.com/identityv_setup_release_oversea.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/IdentityV/dwrg.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$idv_installer",
          "name": "wineexec"
        }
      }
    ],
    "wine": {
      "install_gecko": true
    }
  }
}
Back to game