Installer tetrio-100

files:
- game_archive: https://tetr.io/about/desktop/builds/TETR.IO%20Setup.tar.gz
game:
  exe: tetrio-desktop
installer:
- extract:
    dst: $GAMEDIR
    src: game_archive
description: 'Official Electron app of the game, extracted from the .tar.gz provided
  here: https://tetr.io/about/desktop/'
game_slug: tetrio
gogslug: ''
humblestoreid: ''
installer_slug: tetrio-100
name: TETR.IO
notes: ''
runner: linux
script:
  files:
  - game_archive: https://tetr.io/about/desktop/builds/TETR.IO%20Setup.tar.gz
  game:
    exe: tetrio-desktop
  installer:
  - extract:
      dst: $GAMEDIR
      src: game_archive
slug: tetrio-100
steamid: null
version: 1.0.0
year: 2020
{
  "game_slug": "tetrio",
  "version": "1.0.0",
  "description": "Official Electron app of the game, extracted from the .tar.gz provided here: https://tetr.io/about/desktop/",
  "notes": "",
  "name": "TETR.IO",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "tetrio-100",
  "installer_slug": "tetrio-100",
  "script": {
    "files": [
      {
        "game_archive": "https://tetr.io/about/desktop/builds/TETR.IO%20Setup.tar.gz"
      }
    ],
    "game": {
      "exe": "tetrio-desktop"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "game_archive"
        }
      }
    ]
  }
}
Back to game