files:
- zipfile: http://synt4x.org/tgm/hellfire/software/TETRINET/Tetrinet.1.13.zip
- tetrifast: http://synt4x.org/tgm/hellfire/TetriFAST.exe
- tetrifastico: http://synt4x.org/tgm/hellfire/TetriFAST.ico
game:
exe: drive_c/tetrinet/TETRINET.EXE
launch_configs:
- exe: $GAMEDIR/drive_c/tetrinet/TetriFAST.exe
name: TetriFAST
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/tetrinet
file: zipfile
- extract:
dst: $GAMEDIR/drive_c/tetrinet
file: tetrifast
format: zip
- move:
dst: $GAMEDIR/drive_c/tetrinet
src: tetrifastico
description: ''
game_slug: tetrinet
gogslug: ''
humblestoreid: ''
installer_slug: tetrinet-v113
name: TetriNET
notes: "Classic TetriNET client for Windows 95 and later. This includes the vanilla\
\ TetriNET and the TetriFAST variant.\r\nPlease consider replacing the default skin/theme,\
\ and also consider other TetriNET-compatible clients."
runner: wine
script:
files:
- zipfile: http://synt4x.org/tgm/hellfire/software/TETRINET/Tetrinet.1.13.zip
- tetrifast: http://synt4x.org/tgm/hellfire/TetriFAST.exe
- tetrifastico: http://synt4x.org/tgm/hellfire/TetriFAST.ico
game:
exe: drive_c/tetrinet/TETRINET.EXE
launch_configs:
- exe: $GAMEDIR/drive_c/tetrinet/TetriFAST.exe
name: TetriFAST
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/tetrinet
file: zipfile
- extract:
dst: $GAMEDIR/drive_c/tetrinet
file: tetrifast
format: zip
- move:
dst: $GAMEDIR/drive_c/tetrinet
src: tetrifastico
slug: tetrinet-v113
steamid: null
version: v1.13
year: 1997
{
"game_slug": "tetrinet",
"version": "v1.13",
"description": "",
"notes": "Classic TetriNET client for Windows 95 and later. This includes the vanilla TetriNET and the TetriFAST variant.\r\nPlease consider replacing the default skin/theme, and also consider other TetriNET-compatible clients.",
"name": "TetriNET",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "tetrinet-v113",
"installer_slug": "tetrinet-v113",
"script": {
"files": [
{
"zipfile": "http://synt4x.org/tgm/hellfire/software/TETRINET/Tetrinet.1.13.zip"
},
{
"tetrifast": "http://synt4x.org/tgm/hellfire/TetriFAST.exe"
},
{
"tetrifastico": "http://synt4x.org/tgm/hellfire/TetriFAST.ico"
}
],
"game": {
"exe": "drive_c/tetrinet/TETRINET.EXE",
"launch_configs": [
{
"exe": "$GAMEDIR/drive_c/tetrinet/TetriFAST.exe",
"name": "TetriFAST"
}
],
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Preparing Wine prefix",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/tetrinet",
"file": "zipfile"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/tetrinet",
"file": "tetrifast",
"format": "zip"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/tetrinet",
"src": "tetrifastico"
}
}
]
}
}