Installer maggot-baits-local-copy-of-the-ga

files:
- LAVFiltersInstaller: https://github.com/Nevcairiel/LAVFilters/releases/download/0.74.1/LAVFilters-0.74.1-Installer.exe
game:
  exe: drive_c/Maggot Baits/maggotbaits.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: maggotbaits.exe
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Please complete the LAVFilters insallation, using the default settings
      (click next a few times)
    executable: LAVFiltersInstaller
    name: wineexec
    prefix: $GAMEDIR
- copy:
    dst: $GAMEDIR/drive_c/Maggot Baits
    src: $DISC
description: null
game_slug: maggot-baits
gogslug: ''
humblestoreid: ''
installer_slug: maggot-baits-local-copy-of-the-ga
name: Maggot Baits
notes: ''
runner: wine
script:
  files:
  - LAVFiltersInstaller: https://github.com/Nevcairiel/LAVFilters/releases/download/0.74.1/LAVFilters-0.74.1-Installer.exe
  game:
    exe: drive_c/Maggot Baits/maggotbaits.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: maggotbaits.exe
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Please complete the LAVFilters insallation, using the default settings
        (click next a few times)
      executable: LAVFiltersInstaller
      name: wineexec
      prefix: $GAMEDIR
  - copy:
      dst: $GAMEDIR/drive_c/Maggot Baits
      src: $DISC
slug: maggot-baits-local-copy-of-the-ga
steamid: null
version: local copy of the game required
year: 2015
{
  "game_slug": "maggot-baits",
  "version": "local copy of the game required",
  "description": null,
  "notes": "",
  "name": "Maggot Baits",
  "year": 2015,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "maggot-baits-local-copy-of-the-ga",
  "installer_slug": "maggot-baits-local-copy-of-the-ga",
  "script": {
    "files": [
      {
        "LAVFiltersInstaller": "https://github.com/Nevcairiel/LAVFilters/releases/download/0.74.1/LAVFilters-0.74.1-Installer.exe"
      }
    ],
    "game": {
      "exe": "drive_c/Maggot Baits/maggotbaits.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "maggotbaits.exe"
        }
      },
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Please complete the LAVFilters insallation, using the default settings (click next a few times)",
          "executable": "LAVFiltersInstaller",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/Maggot Baits",
          "src": "$DISC"
        }
      }
    ]
  }
}
Back to game