files:
- game: http://tetrisonline.pl/tetris/TO-P_CHS_05.zip
game:
arch: win32
exe: drive_c/TOP-CHS/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating 32Bit Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
arch: win32
description: Set Windows version to 7
name: winetricks
prefix: $GAMEDIR
- task:
app: dotnet35sp1 vb6run
description: Installing Dotnet 3.5 and VB6 Runtime
name: winetricks
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/TOP-CHS
file: game
description: Chinese Simplified version
game_slug: tetrs-online-poland
gogslug: ''
humblestoreid: ''
installer_slug: tetrs-online-poland-chs
name: Tetrs Online Poland
notes: ''
runner: wine
script:
files:
- game: http://tetrisonline.pl/tetris/TO-P_CHS_05.zip
game:
arch: win32
exe: drive_c/TOP-CHS/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating 32Bit Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
arch: win32
description: Set Windows version to 7
name: winetricks
prefix: $GAMEDIR
- task:
app: dotnet35sp1 vb6run
description: Installing Dotnet 3.5 and VB6 Runtime
name: winetricks
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/TOP-CHS
file: game
slug: tetrs-online-poland-chs
steamid: null
version: CHS
year: null
{
"game_slug": "tetrs-online-poland",
"version": "CHS",
"description": "Chinese Simplified version",
"notes": "",
"name": "Tetrs Online Poland",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "tetrs-online-poland-chs",
"installer_slug": "tetrs-online-poland-chs",
"script": {
"files": [
{
"game": "http://tetrisonline.pl/tetris/TO-P_CHS_05.zip"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/TOP-CHS/Launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating 32Bit Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win7",
"arch": "win32",
"description": "Set Windows version to 7",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet35sp1 vb6run",
"description": "Installing Dotnet 3.5 and VB6 Runtime",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/TOP-CHS",
"file": "game"
}
}
]
}
}