Installer worms-2-gog

files:
- setup: N/A:Please select the GOG.com Worms 2 installer executable
game:
  arch: win32
  exe: drive_c/GOG Games/Worms 2/frontend.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    key: VideoSetting
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Team17SoftwareLTD\frontend\Worms2
    prefix: $GAMEDIR
    type: REG_DWORD
    value: 5
- task:
    arch: win32
    exclude_processes: GOGLauncher.exe start.exe
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    name: winekill
    prefix: $GAMEDIR
description: null
game_slug: worms-2
gogslug: worms_2
humblestoreid: ''
installer_slug: worms-2-gog
name: Worms 2
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Please select the GOG.com Worms 2 installer executable
  game:
    arch: win32
    exe: drive_c/GOG Games/Worms 2/frontend.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      key: VideoSetting
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Team17SoftwareLTD\frontend\Worms2
      prefix: $GAMEDIR
      type: REG_DWORD
      value: 5
  - task:
      arch: win32
      exclude_processes: GOGLauncher.exe start.exe
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      name: winekill
      prefix: $GAMEDIR
slug: worms-2-gog
steamid: null
version: GOG
year: 1997
{
  "game_slug": "worms-2",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Worms 2",
  "year": 1997,
  "steamid": null,
  "gogslug": "worms_2",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "worms-2-gog",
  "installer_slug": "worms-2-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Please select the GOG.com Worms 2 installer executable"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Worms 2/frontend.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "key": "VideoSetting",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Team17SoftwareLTD\\frontend\\Worms2",
          "prefix": "$GAMEDIR",
          "type": "REG_DWORD",
          "value": 5
        }
      },
      {
        "task": {
          "arch": "win32",
          "exclude_processes": "GOGLauncher.exe start.exe",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game