Installer t2-beta-951

files:
- game_archive: http://www.envile-media.at/terranigma2/download/Terranigma2_Beta9.5.1.zip
game:
  exe: Terranigma 2.exe
  prefix: $GAMEDIR/prefix
  working_dir: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: dotnet48
    arch: win64
    description: Installing .NET Framework 4.8
    name: winetricks
    prefix: $GAMEDIR/prefix
- extract:
    description: Extracting zip archive
    dst: $GAMEDIR
    file: game_archive
description: Beta 9.5.1 (auto-updater)
game_slug: t2
gogslug: ''
humblestoreid: ''
installer_slug: t2-beta-951
name: T2
notes: ''
runner: wine
script:
  files:
  - game_archive: http://www.envile-media.at/terranigma2/download/Terranigma2_Beta9.5.1.zip
  game:
    exe: Terranigma 2.exe
    prefix: $GAMEDIR/prefix
    working_dir: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: dotnet48
      arch: win64
      description: Installing .NET Framework 4.8
      name: winetricks
      prefix: $GAMEDIR/prefix
  - extract:
      description: Extracting zip archive
      dst: $GAMEDIR
      file: game_archive
slug: t2-beta-951
steamid: null
version: Beta 9.5.1
year: null
{
  "game_slug": "t2",
  "version": "Beta 9.5.1",
  "description": "Beta 9.5.1 (auto-updater)",
  "notes": "",
  "name": "T2",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "t2-beta-951",
  "installer_slug": "t2-beta-951",
  "script": {
    "files": [
      {
        "game_archive": "http://www.envile-media.at/terranigma2/download/Terranigma2_Beta9.5.1.zip"
      }
    ],
    "game": {
      "exe": "Terranigma 2.exe",
      "prefix": "$GAMEDIR/prefix",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "dotnet48",
          "arch": "win64",
          "description": "Installing .NET Framework 4.8",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "extract": {
          "description": "Extracting zip archive",
          "dst": "$GAMEDIR",
          "file": "game_archive"
        }
      }
    ]
  }
}
Back to game