Installer gruniozerca-trilogy-dvd

game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files (x86)/Grunio/Gruniozerca Trilogy.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR
installer:
- task:
    description: Creating prefix
    name: create_prefix
    prefix: $GAMEDIR
- insert-disc:
    requires: bonusy/dida.jpg
- merge:
    description: Copying game installer
    dst: $GAMEDIR/drive_c
    src: $DISC/setup.exe
- chmodx: $GAMEDIR/drive_c/setup.exe
- task:
    arch: win64
    description: Installing game
    executable: $GAMEDIR/drive_c/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- move:
    description: Post-installation cleanup
    dst: $CACHE
    src: $GAMEDIR/drive_c/setup.exe
description: "Install Grunio\u017Cerca Trilogy DVD-Version, requires real DVD"
game_slug: gruniozerca-trilogy
gogslug: gruniozerca_trilogy
humblestoreid: ''
installer_slug: gruniozerca-trilogy-dvd
name: "Grunio\u017Cerca Trilogy"
notes: ''
runner: wine
script:
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files (x86)/Grunio/Gruniozerca Trilogy.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR
  installer:
  - task:
      description: Creating prefix
      name: create_prefix
      prefix: $GAMEDIR
  - insert-disc:
      requires: bonusy/dida.jpg
  - merge:
      description: Copying game installer
      dst: $GAMEDIR/drive_c
      src: $DISC/setup.exe
  - chmodx: $GAMEDIR/drive_c/setup.exe
  - task:
      arch: win64
      description: Installing game
      executable: $GAMEDIR/drive_c/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - move:
      description: Post-installation cleanup
      dst: $CACHE
      src: $GAMEDIR/drive_c/setup.exe
slug: gruniozerca-trilogy-dvd
steamid: null
version: DVD
year: 2025
{
  "game_slug": "gruniozerca-trilogy",
  "version": "DVD",
  "description": "Install Grunio\u017cerca Trilogy DVD-Version, requires real DVD",
  "notes": "",
  "name": "Grunio\u017cerca Trilogy",
  "year": 2025,
  "steamid": null,
  "gogslug": "gruniozerca_trilogy",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "gruniozerca-trilogy-dvd",
  "installer_slug": "gruniozerca-trilogy-dvd",
  "script": {
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Grunio/Gruniozerca Trilogy.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "requires": "bonusy/dida.jpg"
        }
      },
      {
        "merge": {
          "description": "Copying game installer",
          "dst": "$GAMEDIR/drive_c",
          "src": "$DISC/setup.exe"
        }
      },
      {
        "chmodx": "$GAMEDIR/drive_c/setup.exe"
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing game",
          "executable": "$GAMEDIR/drive_c/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "description": "Post-installation cleanup",
          "dst": "$CACHE",
          "src": "$GAMEDIR/drive_c/setup.exe"
        }
      }
    ]
  }
}
Back to game