Installer myth-iii-the-wolf-age-patch-131

files:
- patch:
    filename: Myth_III_v131_PC.zip
    url: https://tain.totalcodex.net/items/download/myth-iii-1-3-1-patch-pc
game:
  arch: win32
  prefix: $GAMEDIR
installer:
- extract:
    description: Extracting the patch
    dst: $GAMEDIR/drive_c/
    file: $patch
    format: zip
- move:
    description: Moving the patch
    dst: $GAMEDIR/drive_c/Myth3.exe.old
    src: $GAMEDIR/drive_c/Program Files/MumboJumbo/Myth III - The Wolf Age/Myth3.exe
- move:
    description: Moving the patch
    dst: $GAMEDIR/drive_c/Program Files/MumboJumbo/Myth III - The Wolf Age/
    src: $GAMEDIR/drive_c/Myth3.exe
- move:
    description: Moving the patch
    dst: $GAMEDIR/drive_c/Program Files/MumboJumbo/Myth III - The Wolf Age/plugins/
    src: $GAMEDIR/drive_c/ffPatch.tag
requires: myth-iii-the-wolf-age
description: This installer downloads, extracts and install the 1.3.1 patch
game_slug: myth-iii-the-wolf-age
gogslug: ''
humblestoreid: ''
installer_slug: myth-iii-the-wolf-age-patch-131
name: 'Myth III: The Wolf Age'
notes: ''
runner: wine
script:
  files:
  - patch:
      filename: Myth_III_v131_PC.zip
      url: https://tain.totalcodex.net/items/download/myth-iii-1-3-1-patch-pc
  game:
    arch: win32
    prefix: $GAMEDIR
  installer:
  - extract:
      description: Extracting the patch
      dst: $GAMEDIR/drive_c/
      file: $patch
      format: zip
  - move:
      description: Moving the patch
      dst: $GAMEDIR/drive_c/Myth3.exe.old
      src: $GAMEDIR/drive_c/Program Files/MumboJumbo/Myth III - The Wolf Age/Myth3.exe
  - move:
      description: Moving the patch
      dst: $GAMEDIR/drive_c/Program Files/MumboJumbo/Myth III - The Wolf Age/
      src: $GAMEDIR/drive_c/Myth3.exe
  - move:
      description: Moving the patch
      dst: $GAMEDIR/drive_c/Program Files/MumboJumbo/Myth III - The Wolf Age/plugins/
      src: $GAMEDIR/drive_c/ffPatch.tag
  requires: myth-iii-the-wolf-age
slug: myth-iii-the-wolf-age-patch-131
steamid: null
version: '[Patch] 1.3.1'
year: 2001
{
  "game_slug": "myth-iii-the-wolf-age",
  "version": "[Patch] 1.3.1",
  "description": "This installer downloads, extracts and install the 1.3.1 patch",
  "notes": "",
  "name": "Myth III: The Wolf Age",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "myth-iii-the-wolf-age-patch-131",
  "installer_slug": "myth-iii-the-wolf-age-patch-131",
  "script": {
    "files": [
      {
        "patch": {
          "filename": "Myth_III_v131_PC.zip",
          "url": "https://tain.totalcodex.net/items/download/myth-iii-1-3-1-patch-pc"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "description": "Extracting the patch",
          "dst": "$GAMEDIR/drive_c/",
          "file": "$patch",
          "format": "zip"
        }
      },
      {
        "move": {
          "description": "Moving the patch",
          "dst": "$GAMEDIR/drive_c/Myth3.exe.old",
          "src": "$GAMEDIR/drive_c/Program Files/MumboJumbo/Myth III - The Wolf Age/Myth3.exe"
        }
      },
      {
        "move": {
          "description": "Moving the patch",
          "dst": "$GAMEDIR/drive_c/Program Files/MumboJumbo/Myth III - The Wolf Age/",
          "src": "$GAMEDIR/drive_c/Myth3.exe"
        }
      },
      {
        "move": {
          "description": "Moving the patch",
          "dst": "$GAMEDIR/drive_c/Program Files/MumboJumbo/Myth III - The Wolf Age/plugins/",
          "src": "$GAMEDIR/drive_c/ffPatch.tag"
        }
      }
    ],
    "requires": "myth-iii-the-wolf-age"
  }
}
Back to game