Installer abbaye-des-morts-11

files:
- game: https://locomalito.com/files/abbaye-des-morts.zip
game:
  arch: win32
  exe: Abbaye_des_morts.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR
    file: game
- task:
    app: l3codecx
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    app: sound=alsa
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    app: windowmanagermanaged=n
    name: winetricks
    prefix: $GAMEDIR
    silent: true
system:
  single_cpu: true
  use_us_layout: true
description: ''
game_slug: abbaye-des-morts
gogslug: ''
humblestoreid: ''
installer_slug: abbaye-des-morts-11
name: Abbaye Des Morts
notes: ''
runner: wine
script:
  files:
  - game: https://locomalito.com/files/abbaye-des-morts.zip
  game:
    arch: win32
    exe: Abbaye_des_morts.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR
      file: game
  - task:
      app: l3codecx
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      app: sound=alsa
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      app: windowmanagermanaged=n
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  system:
    single_cpu: true
    use_us_layout: true
slug: abbaye-des-morts-11
steamid: null
version: '1.1'
year: 2010
{
  "game_slug": "abbaye-des-morts",
  "version": "1.1",
  "description": "",
  "notes": "",
  "name": "Abbaye Des Morts",
  "year": 2010,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "abbaye-des-morts-11",
  "installer_slug": "abbaye-des-morts-11",
  "script": {
    "files": [
      {
        "game": "https://locomalito.com/files/abbaye-des-morts.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "Abbaye_des_morts.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "game"
        }
      },
      {
        "task": {
          "app": "l3codecx",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "app": "sound=alsa",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "app": "windowmanagermanaged=n",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      }
    ],
    "system": {
      "single_cpu": true,
      "use_us_layout": true
    }
  }
}
Back to game