Installer worms-forts-under-siege-cd

files:
- patch: https://archive.org/download/wormsfortspatch_launcher/1925_WFTweaksMods3.rar
game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/Team17 Software Ltd/Worms Forts Under
    Siege/WFLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- insert-disc:
    requires: RunWormsForts.exe
- task:
    description: 'Installing Base Game. Please note the following:

      - Do not change installation directory

      - Do not start game after setup

      - Ignore Gamespy Setup if asked

      - The installer might get unresponsive temporarily, give it some tea time'
    executable: $DISC/setup.exe
    name: wineexec
- execute:
    command: cd "$GAMEDIR/drive_c/Program Files (x86)/Team17 Software Ltd"; chmod
      -R +w "Worms Forts Under Siege";
- move:
    description: Creating file Backup before patching
    dst: $GAMEDIR/drive_c/Program Files (x86)/Team17 Software Ltd/Worms Forts Under
      Siege/WF.exe.backup
    src: $GAMEDIR/drive_c/Program Files (x86)/Team17 Software Ltd/Worms Forts Under
      Siege/WF.exe
- extract:
    dst: drive_c/Program Files (x86)/Team17 Software Ltd/Worms Forts Under Siege
    file: patch
- task:
    app: d3dx9
    name: winetricks
    silent: false
description: Worms Forts Under Siege
game_slug: worms-forts-under-siege
gogslug: worms_forts_under_siege
humblestoreid: ''
installer_slug: worms-forts-under-siege-cd
name: 'Worms Forts: Under Siege'
notes: "- Automated Download of necessary files\r\n- Backups files and applies CD/DVD\
  \ Preservation Patch\r\n- Adds Launcher for game configuration and mods"
runner: wine
script:
  files:
  - patch: https://archive.org/download/wormsfortspatch_launcher/1925_WFTweaksMods3.rar
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/Team17 Software Ltd/Worms Forts Under
      Siege/WFLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - insert-disc:
      requires: RunWormsForts.exe
  - task:
      description: 'Installing Base Game. Please note the following:

        - Do not change installation directory

        - Do not start game after setup

        - Ignore Gamespy Setup if asked

        - The installer might get unresponsive temporarily, give it some tea time'
      executable: $DISC/setup.exe
      name: wineexec
  - execute:
      command: cd "$GAMEDIR/drive_c/Program Files (x86)/Team17 Software Ltd"; chmod
        -R +w "Worms Forts Under Siege";
  - move:
      description: Creating file Backup before patching
      dst: $GAMEDIR/drive_c/Program Files (x86)/Team17 Software Ltd/Worms Forts Under
        Siege/WF.exe.backup
      src: $GAMEDIR/drive_c/Program Files (x86)/Team17 Software Ltd/Worms Forts Under
        Siege/WF.exe
  - extract:
      dst: drive_c/Program Files (x86)/Team17 Software Ltd/Worms Forts Under Siege
      file: patch
  - task:
      app: d3dx9
      name: winetricks
      silent: false
slug: worms-forts-under-siege-cd
steamid: null
version: CD
year: 2004
{
  "game_slug": "worms-forts-under-siege",
  "version": "CD",
  "description": "Worms Forts Under Siege",
  "notes": "- Automated Download of necessary files\r\n- Backups files and applies CD/DVD Preservation Patch\r\n- Adds Launcher for game configuration and mods",
  "name": "Worms Forts: Under Siege",
  "year": 2004,
  "steamid": null,
  "gogslug": "worms_forts_under_siege",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "worms-forts-under-siege-cd",
  "installer_slug": "worms-forts-under-siege-cd",
  "script": {
    "files": [
      {
        "patch": "https://archive.org/download/wormsfortspatch_launcher/1925_WFTweaksMods3.rar"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Team17 Software Ltd/Worms Forts Under Siege/WFLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "requires": "RunWormsForts.exe"
        }
      },
      {
        "task": {
          "description": "Installing Base Game. Please note the following:\n- Do not change installation directory\n- Do not start game after setup\n- Ignore Gamespy Setup if asked\n- The installer might get unresponsive temporarily, give it some tea time",
          "executable": "$DISC/setup.exe",
          "name": "wineexec"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR/drive_c/Program Files (x86)/Team17 Software Ltd\"; chmod -R +w \"Worms Forts Under Siege\";"
        }
      },
      {
        "move": {
          "description": "Creating file Backup before patching",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Team17 Software Ltd/Worms Forts Under Siege/WF.exe.backup",
          "src": "$GAMEDIR/drive_c/Program Files (x86)/Team17 Software Ltd/Worms Forts Under Siege/WF.exe"
        }
      },
      {
        "extract": {
          "dst": "drive_c/Program Files (x86)/Team17 Software Ltd/Worms Forts Under Siege",
          "file": "patch"
        }
      },
      {
        "task": {
          "app": "d3dx9",
          "name": "winetricks",
          "silent": false
        }
      }
    ]
  }
}
Back to game