Installer pokemon-xenoverse-133

files:
- setup: https://download31.mediafire.com/7oseql2khxqg/6pej3kgccabtyed/Setup.msi
game:
  exe: drive_c/Program Files (x86)/XenoTeam/Xenoverse/XenoverseLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /Q
    description: Installing Pokemon Xenoverse ...
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
description: ''
game_slug: pokemon-xenoverse
gogslug: ''
humblestoreid: ''
installer_slug: pokemon-xenoverse-133
name: Pokemon Xenoverse
notes: ''
runner: wine
script:
  files:
  - setup: https://download31.mediafire.com/7oseql2khxqg/6pej3kgccabtyed/Setup.msi
  game:
    exe: drive_c/Program Files (x86)/XenoTeam/Xenoverse/XenoverseLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /Q
      description: Installing Pokemon Xenoverse ...
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
slug: pokemon-xenoverse-133
steamid: null
version: 1.3.3
year: null
{
  "game_slug": "pokemon-xenoverse",
  "version": "1.3.3",
  "description": "",
  "notes": "",
  "name": "Pokemon Xenoverse",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "pokemon-xenoverse-133",
  "installer_slug": "pokemon-xenoverse-133",
  "script": {
    "files": [
      {
        "setup": "https://download31.mediafire.com/7oseql2khxqg/6pej3kgccabtyed/Setup.msi"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/XenoTeam/Xenoverse/XenoverseLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/Q",
          "description": "Installing Pokemon Xenoverse ...",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game