Installer gunz-the-duel-launcher

files:
- installer: N/A:Select the installer EXE
game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/M2O Gaming - GunZ The Last Duel v5/launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine Prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /VERYSILENT /SUPPRESSMSGBOXES
    description: Running Game setup, please wait...
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: gunz-the-duel
gogslug: ''
humblestoreid: ''
installer_slug: gunz-the-duel-launcher
name: 'GunZ: The Duel'
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the installer EXE
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/M2O Gaming - GunZ The Last Duel v5/launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine Prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /VERYSILENT /SUPPRESSMSGBOXES
      description: Running Game setup, please wait...
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: gunz-the-duel-launcher
steamid: null
version: Launcher
year: 2006
{
  "game_slug": "gunz-the-duel",
  "version": "Launcher",
  "description": "",
  "notes": "",
  "name": "GunZ: The Duel",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "gunz-the-duel-launcher",
  "installer_slug": "gunz-the-duel-launcher",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the installer EXE"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/M2O Gaming - GunZ The Last Duel v5/launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/VERYSILENT /SUPPRESSMSGBOXES",
          "description": "Running Game setup, please wait...",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game