Installer diablo-gog-tchernobog-mod

files:
- tchernobog: https://github.com/qndel/tchernobog_versions/releases/download/0.2.2c/Release0.2.2c.zip
- gogsetup: N/A:Please select the gog installer for this game
game:
  arch: win64
  exe: drive_c/Diablo Tchernobog/Tchernobog.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating WINE prefix
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $CACHE
    file: gogsetup
    format: gog
- extract:
    dst: $GAMEDIR/drive_c/Diablo Tchernobog
    file: tchernobog
- copy:
    dst: $GAMEDIR/drive_c/Diablo Tchernobog
    src: $CACHE/DIABDAT.MPQ
description: Play "Diablo" provided by GOG on Linux! using Tchernobog mod
game_slug: diablo
gogslug: diablo
humblestoreid: ''
installer_slug: diablo-gog-tchernobog-mod
name: Diablo
notes: "- Tchernobog v0.2.2c (new name of the Belzebub mod)\r\n- You will find online\
  \ multiplayer games on their Discord server: https://discord.gg/82BaSAP\r\n- To\
  \ change video options (fullscreen, resolution...), ingame press \"esc\", \"video\
  \ options\""
runner: wine
script:
  files:
  - tchernobog: https://github.com/qndel/tchernobog_versions/releases/download/0.2.2c/Release0.2.2c.zip
  - gogsetup: N/A:Please select the gog installer for this game
  game:
    arch: win64
    exe: drive_c/Diablo Tchernobog/Tchernobog.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating WINE prefix
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE
      file: gogsetup
      format: gog
  - extract:
      dst: $GAMEDIR/drive_c/Diablo Tchernobog
      file: tchernobog
  - copy:
      dst: $GAMEDIR/drive_c/Diablo Tchernobog
      src: $CACHE/DIABDAT.MPQ
slug: diablo-gog-tchernobog-mod
steamid: null
version: GOG + Tchernobog mod
year: 1996
{
  "game_slug": "diablo",
  "version": "GOG + Tchernobog mod",
  "description": "Play \"Diablo\" provided by GOG on Linux! using Tchernobog mod",
  "notes": "- Tchernobog v0.2.2c (new name of the Belzebub mod)\r\n- You will find online multiplayer games on their Discord server: https://discord.gg/82BaSAP\r\n- To change video options (fullscreen, resolution...), ingame press \"esc\", \"video options\"",
  "name": "Diablo",
  "year": 1996,
  "steamid": null,
  "gogslug": "diablo",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "diablo-gog-tchernobog-mod",
  "installer_slug": "diablo-gog-tchernobog-mod",
  "script": {
    "files": [
      {
        "tchernobog": "https://github.com/qndel/tchernobog_versions/releases/download/0.2.2c/Release0.2.2c.zip"
      },
      {
        "gogsetup": "N/A:Please select the gog installer for this game"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Diablo Tchernobog/Tchernobog.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating WINE prefix",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "gogsetup",
          "format": "gog"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Diablo Tchernobog",
          "file": "tchernobog"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/Diablo Tchernobog",
          "src": "$CACHE/DIABDAT.MPQ"
        }
      }
    ]
  }
}
Back to game