files:
- archive: https://sourceforge.net/projects/atwin/files/atwin/atwin%20B1.3/aTwin_b1.3_bin.rar/download
game:
exe: drive_c/atwin/aTwin.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/atwin
file: archive
description: aTwin - The alternative TetriNET client for Windows
game_slug: tetrinet
gogslug: ''
humblestoreid: ''
installer_slug: tetrinet-atwin-b13
name: TetriNET
notes: Although this isn't technically the original TetriNET, it's a GPL-licensed
alternative client compatible with it.
runner: wine
script:
files:
- archive: https://sourceforge.net/projects/atwin/files/atwin/atwin%20B1.3/aTwin_b1.3_bin.rar/download
game:
exe: drive_c/atwin/aTwin.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/atwin
file: archive
slug: tetrinet-atwin-b13
steamid: null
version: aTwin B1.3
year: 1997
{
"game_slug": "tetrinet",
"version": "aTwin B1.3",
"description": "aTwin - The alternative TetriNET client for Windows",
"notes": "Although this isn't technically the original TetriNET, it's a GPL-licensed alternative client compatible with it.",
"name": "TetriNET",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "tetrinet-atwin-b13",
"installer_slug": "tetrinet-atwin-b13",
"script": {
"files": [
{
"archive": "https://sourceforge.net/projects/atwin/files/atwin/atwin%20B1.3/aTwin_b1.3_bin.rar/download"
}
],
"game": {
"exe": "drive_c/atwin/aTwin.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Preparing Wine prefix",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/atwin",
"file": "archive"
}
}
]
}
}