Installer t2-alpha-922

files:
- game_archive: https://tinyurl.com/53fueycp/T2_Alpha9.2.2.zip
game:
  exe: bin/Acclimate Player.exe
  prefix: $GAMEDIR/prefix
  working_dir: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
- task:
    app: dotnet48
    description: Installing .NET Framework 4.8
    name: winetricks
- extract:
    description: Extracting T2 zip archive
    dst: $GAMEDIR
    file: game_archive
description: EP 1-3 Alpha 9.2.2 (auto-updater)
game_slug: t2
gogslug: ''
humblestoreid: ''
installer_slug: t2-alpha-922
name: T2
notes: ''
runner: wine
script:
  files:
  - game_archive: https://tinyurl.com/53fueycp/T2_Alpha9.2.2.zip
  game:
    exe: bin/Acclimate Player.exe
    prefix: $GAMEDIR/prefix
    working_dir: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
  - task:
      app: dotnet48
      description: Installing .NET Framework 4.8
      name: winetricks
  - extract:
      description: Extracting T2 zip archive
      dst: $GAMEDIR
      file: game_archive
slug: t2-alpha-922
steamid: null
version: Alpha 9.2.2
year: null
{
  "game_slug": "t2",
  "version": "Alpha 9.2.2",
  "description": "EP 1-3 Alpha 9.2.2 (auto-updater)",
  "notes": "",
  "name": "T2",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "t2-alpha-922",
  "installer_slug": "t2-alpha-922",
  "script": {
    "files": [
      {
        "game_archive": "https://tinyurl.com/53fueycp/T2_Alpha9.2.2.zip"
      }
    ],
    "game": {
      "exe": "bin/Acclimate Player.exe",
      "prefix": "$GAMEDIR/prefix",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix"
        }
      },
      {
        "task": {
          "app": "dotnet48",
          "description": "Installing .NET Framework 4.8",
          "name": "winetricks"
        }
      },
      {
        "extract": {
          "description": "Extracting T2 zip archive",
          "dst": "$GAMEDIR",
          "file": "game_archive"
        }
      }
    ]
  }
}
Back to game