files:
- game_archive: https://tetr.io/about/desktop/builds/9/TETR.IO%20Setup.tar.gz
game:
exe: TETR.IO
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-900
name: TETR.IO
notes: ''
runner: linux
script:
files:
- game_archive: https://tetr.io/about/desktop/builds/9/TETR.IO%20Setup.tar.gz
game:
exe: TETR.IO
installer:
- extract:
dst: $GAMEDIR
src: game_archive
slug: tetrio-900
steamid: null
version: 9.0.0
year: 2020
{
"game_slug": "tetrio",
"version": "9.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-900",
"installer_slug": "tetrio-900",
"script": {
"files": [
{
"game_archive": "https://tetr.io/about/desktop/builds/9/TETR.IO%20Setup.tar.gz"
}
],
"game": {
"exe": "TETR.IO"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"src": "game_archive"
}
}
]
}
}